EDAC, pnd2: Apply bit macros and helpers where it makes sense
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 20 Nov 2023 14:10:46 +0000 (16:10 +0200)
committerTony Luck <tony.luck@intel.com>
Tue, 5 Dec 2023 21:04:57 +0000 (13:04 -0800)
commit530258f872138a9c5db5ace73313c9c88a31c96e
treeb68bd6e48669d8669a366cd6a30a1ba42a99414f
parenta50cc8de9995640d3c8062c13bffb67c01782674
EDAC, pnd2: Apply bit macros and helpers where it makes sense

Apply bit macros (BIT()/BIT_ULL()/GENMASK()/etc) and helpers
(for_each_set_bit()/etc) where it makes sense.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Qiuxu Zhuo <qiuxu.zhuo@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
drivers/edac/pnd2_edac.c