Home
last modified time | relevance | path

Searched hist:e26e74b15468b42c47cf9b045539720006abb1e4 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/watchdog/
H A Djz4740_wdt.cdiff e26e74b15468b42c47cf9b045539720006abb1e4 Tue Apr 26 19:18:49 CEST 2016 Colin Ian King <colin.king@canonical.com> 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>