On Sat, Aug 15, 2020 at 21:00 Oded Gabbay <[email protected]> wrote: > Use the standard FIELD_PREP() macro instead of << operator to perform > bitmask operations. This ensures type check safety and eliminate compiler > warnings. > > Reported-by: kernel test robot <[email protected]> > Signed-off-by: Oded Gabbay <[email protected]>
Reviewed-by: Tomer Tayar <[email protected]>

