summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorZebulon McCorkle <zebmccorkle@zeb.fun>2017-11-21 14:51:14 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-12-06 10:00:30 +0100
commitf3b7e9019de4d23d3d05b4b47d7b622635249de4 (patch)
tree09dbb971ca807276a2adbaacf0e5e99e89342ff9 /ipc
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 <zebmccorkle@zeb.fun> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions