Re: [PATCH v3 4/7] iio: chemical: bme680: change MSK->MASK in #defines

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

 



On Sat, 18 Aug 2018 16:39:18 +0530
Himanshu Jha <himanshujha199640@xxxxxxxxx> wrote:

> On Fri, Aug 17, 2018 at 12:03:16PM -0700, David Frey wrote:
> > Convert all defines to use "MASK" instead of a mix of "MSK" and "MASK"
> > 
> > Signed-off-by: David Frey <dpfrey@xxxxxxxxx>  
> 
> Reviewed-by: Himanshu Jha <himanshujha199640@xxxxxxxxx>
> Tested-by: Himanshu Jha <himanshujha199640@xxxxxxxxx>
> 
> Also, 0-day tested with build success!
> 
> Thanks
> 
> 
> > -	                (tmp_lsb & BME680_BIT_H1_DATA_MSK);
> > +	                (tmp_lsb & BME680_BIT_H1_DATA_MASK);  
> 
> Its here again so, perhaps better to send a new version instead.
> 
Applied and fixed up.  Thanks,

Jonathan





[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Input]     [Linux Kernel]     [Linux SCSI]     [X.org]

  Powered by Linux