On Tue, Jun 16, 2015 at 05:07:22PM +0100, Ian Abbott wrote:
> On 16/06/15 15:22, Gujulan Elango, Hari Prasath (H.) wrote:
> >From: Hari Prasath Gujulan Elango
> >
> >This patch fixes the checkpatch warning that suggests to use the BIT
> >macro for the shifting operation.
> >
> >Signed-off-by: Hari
On 16/06/15 15:22, Gujulan Elango, Hari Prasath (H.) wrote:
From: Hari Prasath Gujulan Elango
This patch fixes the checkpatch warning that suggests to use the BIT
macro for the shifting operation.
Signed-off-by: Hari Prasath Gujulan Elango
---
drivers/staging/comedi/comedi.h | 10 +-
From: Hari Prasath Gujulan Elango
This patch fixes the checkpatch warning that suggests to use the BIT
macro for the shifting operation.
Signed-off-by: Hari Prasath Gujulan Elango
---
drivers/staging/comedi/comedi.h | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a