aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorTejun Heo <[email protected]>2012-11-19 08:13:36 -0800
committerTejun Heo <[email protected]>2012-11-19 08:13:36 -0800
commit38b53abaa3e0c7e750ef73eee919cf42eee6b134 (patch)
tree1692ce65068d5df48768564548ec7e4ed4b67da5 /net/lapb/lapb_timer.c
parentfebfcef60d4f9457785b45aab548bc7ee5ea158f (diff)
cgroup: make CSS_* flags bit masks instead of bit positions
Currently, CSS_* flags are defined as bit positions and manipulated using atomic bitops. There's no reason to use atomic bitops for them and bit positions are clunkier to deal with than bit masks. Make CSS_* bit masks instead and use the usual C bitwise operators to access them. Signed-off-by: Tejun Heo <[email protected]> Acked-by: Li Zefan <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions