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: <20231225093551.GD5962@kernel.org> Date: Mon, 25 Dec 2023 09:35:51 +0000 From: Simon Horman <horms@...nel.org> To: Jesse Brandeburg <jesse.brandeburg@...el.com> Cc: intel-wired-lan@...ts.osuosl.org, netdev@...r.kernel.org, aleksander.lobakin@...el.com, przemyslaw.kitszel@...el.com, marcin.szycik@...ux.intel.com Subject: Re: [PATCH iwl-next v2 02/15] intel: add bit macro includes where needed On Tue, Dec 05, 2023 at 05:01:01PM -0800, Jesse Brandeburg wrote: > This series is introducing the use of FIELD_GET and FIELD_PREP which > requires bitfield.h to be included. Fix all the includes in this one > change, and rearrange includes into alphabetical order to ease > readability and future maintenance. > > virtchnl.h and it's usage was modified to have it's own includes as it > should. This required including bits.h for virtchnl.h. > > Reviewed-by: Marcin Szycik <marcin.szycik@...ux.intel.com> > Signed-off-by: Jesse Brandeburg <jesse.brandeburg@...el.com> Reviewed-by: Simon Horman <horms@...nel.org>
Powered by blists - more mailing lists