aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorOliver Neukum <[email protected]>2022-06-30 13:51:09 +0200
committerDavid S. Miller <[email protected]>2022-07-01 13:39:03 +0100
commit7fa2d1707d4102a5b3dcd3f49b235015f4d66955 (patch)
treed03ad4087fab7d920a90ca89ca40851e9cefdd09 /include/linux/debugobjects.h
parent368843301d08de38186fcd98e991fc12caac72b1 (diff)
cdc-eem: always use BIT
Either you use BIT(x) or 1 << x in the same expression. Mixing them is ridiculous. Go to BIT() Signed-off-by: Oliver Neukum <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions