]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
watchdog: npcm_wdt: Use local variable 'dev' consistently
authorGuenter Roeck <linux@roeck-us.net>
Tue, 9 Apr 2019 17:23:47 +0000 (10:23 -0700)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Sun, 5 May 2019 19:02:25 +0000 (21:02 +0200)
commit7e6437e1b0420b7a60144f79456ecef7da3944fd
treeb0dd3bccd0da18120d5ffa2cdddf79231cd64ba9
parenta15f6e646bce0cc8598f4e06997c93a983974879
watchdog: npcm_wdt: Use local variable 'dev' consistently

Use local variable 'struct device *dev' consistently.

The conversion was done automatically with coccinelle using the
following semantic patches. The semantic patches and the scripts
used to generate this commit log are available at
https://github.com/groeck/coccinelle-patches

Cc: Avi Fishman <avifishman70@gmail.com>
Cc: Tomer Maimon <tmaimon77@gmail.com>
Cc: Patrick Venture <venture@google.com>
Cc: Nancy Yuen <yuenn@google.com>
Cc: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
drivers/watchdog/npcm_wdt.c