Revision fada52ca0e48d227f055134e8cc32f583c5b8b53 authored by Johannes Weiner on 29 May 2012, 22:07:06 UTC, committed by Linus Torvalds on 29 May 2012, 23:22:27 UTC
Instead of using the raw seq_file file interface, switch over to the
read_seq_string cftype callback and let cgroup core code set up the
seq_file.

Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
Acked-by: Michal Hocko <mhocko@suse.cz>
Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Cc: Ying Han <yinghan@google.com>
Cc: Tejun Heo <tj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 6104621
History
File Mode Size
Kconfig -rw-r--r-- 484 bytes
Makefile -rw-r--r-- 169 bytes
abdac.c -rw-r--r-- 15.4 KB
ac97c.c -rw-r--r-- 30.9 KB
ac97c.h -rw-r--r-- 2.0 KB

back to top