On Fri, 22 Feb 2019 17:31:57 -0300
Bárbara Fernandes wrote:
> Replace use of the operation '<<' by the BIT macro. Solves checkpath.pl's
> message:
>
> CHECK: Prefer using the BIT macro
>
> Signed-off-by: Bárbara Fernandes
Applied. Thanks,
Jonathan
> ---
> drivers/iio/adc/ad7923.c | 6 +++--
Replace use of the operation '<<' by the BIT macro. Solves checkpath.pl's
message:
CHECK: Prefer using the BIT macro
Signed-off-by: Bárbara Fernandes
---
drivers/iio/adc/ad7923.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/iio/adc/ad7923.c b/drivers/iio/adc
2 matches
Mail list logo