diff options
author | Zebulon McCorkle <zebmccorkle@zeb.fun> | 2017-11-21 14:51:14 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-12-06 10:00:30 +0100 |
commit | f3b7e9019de4d23d3d05b4b47d7b622635249de4 (patch) | |
tree | 09dbb971ca807276a2adbaacf0e5e99e89342ff9 /Documentation/irqflags-tracing.txt | |
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 <zebmccorkle@zeb.fun>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/irqflags-tracing.txt')
0 files changed, 0 insertions, 0 deletions