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: <Y9RVrZEuY9pAwovy@google.com> Date: Fri, 27 Jan 2023 14:52:29 -0800 From: Dmitry Torokhov <dmitry.torokhov@...il.com> To: Arnd Bergmann <arnd@...nel.org> Cc: Jonathan Cameron <Jonathan.Cameron@...wei.com>, Linus Walleij <linus.walleij@...aro.org>, Arnd Bergmann <arnd@...db.de>, linux-input@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH] Input: ipaq-micro-ts - fix DEFINE_SIMPLE_DEV_PM_OPS typo On Tue, Jan 17, 2023 at 05:45:33PM +0100, Arnd Bergmann wrote: > From: Arnd Bergmann <arnd@...db.de> > > The previous change was not properly build tested and needs > a trivial spelling change: > > ipaq-micro-ts.c:146:8: error: type defaults to 'int' in declaration of 'DEFINE_SIMPLE_DEV_PM' [-Werror=implicit-int] > > Fixes: 144ff5e03d74 ("Input: ipaq-micro-ts - use DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()") > Signed-off-by: Arnd Bergmann <arnd@...db.de> Applied, thank you. -- Dmitry
Powered by blists - more mailing lists