Re: [PATCH 02/18] xfs_db: convert single-bit bitfields to bools

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Oct 10, 2018 at 03:01:06PM -0500, Eric Sandeen wrote:
> Sparse doesn't like signed single-bit bitfields, and they may as well
> just be booleans.
> 
> Fixes sparse warnings about this.

Looks good, although we could still do bool bitfields to save a tiny
bit of space if we areally cared:

Reviewed-by: Christoph Hellwig <hch@xxxxxx>



[Index of Archives]     [XFS Filesystem Development (older mail)]     [Linux Filesystem Development]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux RAID]     [Linux SCSI]


  Powered by Linux