Re: [Outreachy kernel] [PATCH 2/2] staging: kpc2000: Use BIT macro instead of bit masking

2020-10-21 Thread Julia Lawall
On Wed, 21 Oct 2020, Deepak R Varma wrote: > Replace bit masking by BIT macro. This resolves checkpatch issue Replace bit masking by the BIT macro. This resolves the checkpatch issue > "CHECK: Prefer using the BIT macro" > > Signed-off-by: Deepak R Varma > --- > drivers/staging/kpc2000/kpc2

[PATCH 2/2] staging: kpc2000: Use BIT macro instead of bit masking

2020-10-20 Thread Deepak R Varma
Replace bit masking by BIT macro. This resolves checkpatch issue "CHECK: Prefer using the BIT macro" Signed-off-by: Deepak R Varma --- drivers/staging/kpc2000/kpc2000/dma_common_defs.h | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/drivers/staging/kpc2000/kpc2