diff options
| author | Zebulon McCorkle <[email protected]> | 2017-11-21 14:51:14 -0600 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-12-06 10:00:30 +0100 |
| commit | f3b7e9019de4d23d3d05b4b47d7b622635249de4 (patch) | |
| tree | 09dbb971ca807276a2adbaacf0e5e99e89342ff9 /tools/perf/scripts/python | |
| parent | f8de92c9f616d87881a772f5d25d8d4041455573 (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