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 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.

-- 
Himanshu Jha
Undergraduate Student
Department of Electronics & Communication
Guru Tegh Bahadur Institute of Technology



[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