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
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aV57xb7nsUT-klRm@smile.fi.intel.com>
Date: Wed, 7 Jan 2026 17:29:09 +0200
From: Andy Shevchenko <andriy.shevchenko@...el.com>
To: Chen Ni <nichen@...as.ac.cn>
Cc: lars@...afoo.de, Michael.Hennerich@...log.com, mazziesaccount@...il.com,
	jic23@...nel.org, dlechner@...libre.com, nuno.sa@...log.com,
	andy@...nel.org, linux-iio@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] iio: adc: ad7476: Remove duplicate include

On Wed, Jan 07, 2026 at 04:29:20PM +0800, Chen Ni wrote:
> Remove duplicate inclusion of linux/bitops.h.

...

> --- a/drivers/iio/adc/ad7476.c
> +++ b/drivers/iio/adc/ad7476.c

>  #include <linux/gpio/consumer.h>
>  #include <linux/err.h>
>  #include <linux/module.h>
> -#include <linux/bitops.h>
>  #include <linux/delay.h>

Can you actually sort the headers alphabetically so this will be visible change
(in terms of the context)?

-- 
With Best Regards,
Andy Shevchenko



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ