diff options
author | Glauber Costa <[email protected]> | 2012-04-12 12:49:13 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-04-12 13:12:12 -0700 |
commit | 569530fb1b40ab2d2ca147ee79898ac807ebdf90 (patch) | |
tree | e9f4f9a04a9a8f2a94a919aff55629f8946b30f4 /net/lapb/lapb_timer.c | |
parent | 32050017cf3bf2b983571a90351328b4f66e463d (diff) |
memcg: do not open code accesses to res_counter members
We should use the accessor res_counter_read_u64 for that.
Although a purely cosmetic change is sometimes better delayed, to avoid
conflicting with other people's work, we are starting to have people
touching this code as well, and reproducing the open code behavior
because that's the standard =)
Time to fix it, then.
Signed-off-by: Glauber Costa <[email protected]>
Cc: Johannes Weiner <[email protected]>
Acked-by: Michal Hocko <[email protected]>
Cc: KAMEZAWA Hiroyuki <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions