Amit Kushwaha b6621df5c8 watchdog: cpwd: remove memory allocate failure message
Replaced goto with a return statement and dropped the kfree()
calls because memory allocated with devm_kzalloc() is
automatically freed on driver detach

Signed-off-by: Amit Kushwaha <akkushwaha9896@gmail.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
2016-12-16 06:53:55 -08:00
..
2016-10-03 08:37:41 +02:00
2016-12-16 06:53:55 -08:00
2016-05-14 18:25:56 +02:00
2016-01-31 11:06:24 -08:00