[PATCH 1/2] Staging: iio/accel: Changed data type of mask in store_measurement_mode() to u8

Alessandro Rubini rubini at gnudd.com
Fri Dec 2 16:44:23 UTC 2011


> As we are only interested in the lowest two bytes here and mask is
> initialized with a fixed value 0x03, mask may as well be a u8.

s/bytes/bits/

It's not a trivial typo, the reader can be confused (I've been)

/alessandro



More information about the devel mailing list