aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorZebulon McCorkle <[email protected]>2017-11-21 14:51:14 -0600
committerGreg Kroah-Hartman <[email protected]>2017-12-06 10:00:30 +0100
commitf3b7e9019de4d23d3d05b4b47d7b622635249de4 (patch)
tree09dbb971ca807276a2adbaacf0e5e99e89342ff9 /tools/perf/scripts/python
parentf8de92c9f616d87881a772f5d25d8d4041455573 (diff)
staging: olpc_dcon: Change bitshifts to BIT macro
checkpatch.pl reported the bitshifts (1<<x) as a style violation, so change them to the BIT macro (BIT(x)). Signed-off-by: Zebulon McCorkle <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions