diff options
| author | Ravishankar Karkala Mallikarjunayya <[email protected]> | 2016-05-18 10:27:29 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-06-17 20:55:43 -0700 |
| commit | 1694830640d4573e8535dd6798b6f4cf00f680fd (patch) | |
| tree | 31544602024a6f65109d64dc3adb827895272a84 /tools/perf/scripts | |
| parent | 9c84ae6b69d29f5f2b2aeb12d701034a20584a7c (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')
0 files changed, 0 insertions, 0 deletions