commit | e26e74b15468b42c47cf9b045539720006abb1e4 | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Tue Apr 26 18:18:49 2016 +0100 |
committer | Wim Van Sebroeck <wim@iguana.be> | Sat May 14 16:24:43 2016 +0200 |
tree | 57ee265ac1167a3c056fb947aaaeeabb7c5c1a9b | |
parent | b97cb21a46341575c6cbe3d327a08b99030c3aee [diff] |
watchdog: remove error message when unable to allocate watchdog device The dev_err message is superfluous because the failure is already printed by dev_kzalloc, so remove it. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>