On 11/01/16 16:04, Bhaktipriya Shridhar wrote:
As suggested by checkpatch.pl, this patch replaces bit shifting on 1 with the
BIT(x) macro.
Signed-off-by: Bhaktipriya Shridhar
---
drivers/staging/comedi/drivers/dt2801.c | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
As suggested by checkpatch.pl, this patch replaces bit shifting on 1 with the
BIT(x) macro.
Signed-off-by: Bhaktipriya Shridhar
---
drivers/staging/comedi/drivers/dt2801.c | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/drivers/staging/comedi/drivers/dt2801