Re: [PATCHv4 4/8] linux/kernel: introduce lower_48_bits function

From: Bart Van Assche
Date: Thu Mar 03 2022 - 15:48:34 EST


On 3/3/22 12:13, Keith Busch wrote:
Recent data integrity field enhancements allow reference tags to be up
to 48 bits. Introduce an inline helper function since this will be a
repeated operation.

Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>