diff options
| author | Anchal Jain <[email protected]> | 2016-09-18 12:16:40 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-09-18 09:13:35 +0200 |
| commit | ed88363e6aebb91df820e1a8898d2a07b18d2bc9 (patch) | |
| tree | e761fd8fef65ef8c9799dda1f7a115906263b6b9 /tools/perf/scripts/python | |
| parent | 6841b2a0fccf930e80e0c7d7f1bd8d78d21cd0fa (diff) | |
staging: olpc_dcon: Replace a bit shift by a use of BIT.
This patch replaces bit shifting on 1 with the BIT(x) macro
as it's extensively used by other function in the file olpc_dcon.h .
Signed-off-by: Anchal Jain <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions