aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorRavishankar Karkala Mallikarjunayya <[email protected]>2016-06-06 16:31:20 +0530
committerGreg Kroah-Hartman <[email protected]>2016-06-17 21:12:47 -0700
commit2c81ab4304d2b09bd4e1cde34b045a16d907974b (patch)
treeea66c1232637194a7989e9e0ff1a03fa692f10fe /tools/perf/scripts/python/netdev-times.py
parent86c7815e9773bab44d244428d083a43e5a6f7aca (diff)
Staging: comedi: fix BIT macro issue in das6402.c
This patch Replace all occurences of (1<<x) by BIT(x) and DAS6402_CTRL_TRIG(x), DAS6402_MODE_RANGE(x), DAS6402_MODE_DMA(x) macros in the file das6402.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/netdev-times.py')
0 files changed, 0 insertions, 0 deletions