aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorRavishankar Karkala Mallikarjunayya <[email protected]>2016-05-18 10:27:29 +0530
committerGreg Kroah-Hartman <[email protected]>2016-06-17 20:55:43 -0700
commit1694830640d4573e8535dd6798b6f4cf00f680fd (patch)
tree31544602024a6f65109d64dc3adb827895272a84 /tools/perf/scripts/python/bin
parent9c84ae6b69d29f5f2b2aeb12d701034a20584a7c (diff)
Staging: comedi: fix CHECK: Prefer using the BIT macro issues in pcmmio.c
This patch Replace all occurences of (1<<x) by BIT(x) in the file pcmmio.c to get rid of checkpatch.pl "CHECK" output "Prefer using the BIT macro" Signed-off-by: Ravishankar Karkala Mallikarjunayya <[email protected]> Reviewed-by: Ian Abbott <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions