lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20190411084806.GF3050@dragon> Date: Thu, 11 Apr 2019 16:48:07 +0800 From: Shawn Guo <shawnguo@...nel.org> To: Guenter Roeck <linux@...ck-us.net> Cc: Wim Van Sebroeck <wim@...ux-watchdog.org>, linux-watchdog@...r.kernel.org, linux-kernel@...r.kernel.org, Sascha Hauer <s.hauer@...gutronix.de>, Pengutronix Kernel Team <kernel@...gutronix.de>, Fabio Estevam <festevam@...il.com>, NXP Linux Team <linux-imx@....com> Subject: Re: [PATCH 10/22] watchdog: imx_sc_wdt: Use 'dev' instead of dereferencing it repeatedly On Wed, Apr 10, 2019 at 09:27:51AM -0700, Guenter Roeck wrote: > Introduce local variable 'struct device *dev' and use it instead of > dereferencing it repeatedly. > > 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: Shawn Guo <shawnguo@...nel.org> > Cc: Sascha Hauer <s.hauer@...gutronix.de> > Cc: Pengutronix Kernel Team <kernel@...gutronix.de> > Cc: Fabio Estevam <festevam@...il.com> > Cc: NXP Linux Team <linux-imx@....com> > Signed-off-by: Guenter Roeck <linux@...ck-us.net> Acked-by: Shawn Guo <shawnguo@...nel.org>
Powered by blists - more mailing lists