On Tue, Apr 15, 2025 at 09:30:17AM +0200, Niklas Cassel wrote: > The BIT() macro is commonly used in the kernel. > Make use of it when converting a tag, fetched from the Successful NCQ > Commands log or the NCQ Command Error log, to a bit field. > This makes the code easier to read. > > Suggested-by: Igor Pylypiv <ipylypiv@xxxxxxxxxx> > Signed-off-by: Niklas Cassel <cassel@xxxxxxxxxx> Reviewed-by: Igor Pylypiv <ipylypiv@xxxxxxxxxx> Thanks!