]> Git Repo - linux.git/commit
fb: convert /proc/fb to seq_file interface
authorAlexey Dobriyan <[email protected]>
Mon, 28 Apr 2008 09:15:42 +0000 (02:15 -0700)
committerLinus Torvalds <[email protected]>
Mon, 28 Apr 2008 15:58:41 +0000 (08:58 -0700)
commit0aa163418edfb96ca3b39133979d8e4352aaac3c
treed3f423e53b63e4bcdcb02e7bdbce1142688aeff3
parent60c1645dfac320e992bb5635887b7698ae6606bc
fb: convert /proc/fb to seq_file interface

Note: looks like accesses to "registered_fb" are done without any exclusion
so there're none in new proc code, too. This should be fixed in separate
patch.

[[email protected]: coding-style fixes]
Signed-off-by: Alexey Dobriyan <[email protected]>
Cc: "Antonino A. Daplas" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/video/fbmem.c
This page took 0.053301 seconds and 4 git commands to generate.