diff options
author | Lai Jiangshan <[email protected]> | 2008-10-18 20:28:20 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-10-20 08:52:39 -0700 |
commit | 30e8e13603c247c301fdacabef2a765c84840994 (patch) | |
tree | 753425750bb70f84ae621fa8f0624781557887cb /net/lapb/lapb_out.c | |
parent | 3eda20118000941e7e8994fc5fac8706d8c10f00 (diff) |
cpuset: use seq_*mask_* to print masks
1) seq_file excepts that m->count == m->size when it's buf is full,
so current code will causes bugs when buf is overflow.
2) There is not too good that cpuset accesses struct seq_file's
fields directly.
Signed-off-by: Lai Jiangshan <[email protected]>
Cc: Alexey Dobriyan <[email protected]>
Acked-by: Paul Menage <[email protected]>
Cc: Paul Jackson <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions