Tag: 5b8ffb5565a241c4cfddb15b5a7b2f28ce64dbf7

Staging: iio: cdc: Prefer using the BIT macro

Author: Shraddha Barke <shraddha.6596@gmail.com> This patch replaces bit shifting on 1 with the BIT(x) macro This was done with coccinelle: @@ int g; @@ -(1