diff options
author | Rob Jones <rob.jones@codethink.co.uk> | 2014-10-10 02:28:03 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-10-10 06:25:57 +0400 |
commit | b208ce32927ac2c4bf14edebfb3197acd7673165 (patch) | |
tree | feb00d4c9c4f12aa6a5f14b6c3c74b6f6d95b4b3 /mm/filemap.c | |
parent | 703394c1005caeccaaf64945c1b6d6cc3af0cd1d (diff) | |
download | linux-b208ce32927ac2c4bf14edebfb3197acd7673165.tar.xz |
mm/slab.c: use __seq_open_private() instead of seq_open()
Using __seq_open_private() removes boilerplate code from slabstats_open()
The resultant code is shorter and easier to follow.
This patch does not change any functionality.
Signed-off-by: Rob Jones <rob.jones@codethink.co.uk>
Acked-by: Christoph Lameter <cl@linux.com>
Cc: Pekka Enberg <penberg@kernel.org>
Cc: David Rientjes <rientjes@google.com>
Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/filemap.c')
0 files changed, 0 insertions, 0 deletions