git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bae705
)
Convert snd-page-alloc proc file to use seq_file
author
Takashi Iwai
<tiwai@suse.de>
Mon, 17 Sep 2007 19:55:10 +0000
(21:55 +0200)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Mon, 24 Sep 2007 15:20:52 +0000
(08:20 -0700)
Use seq_file for the proc file read/write of snd-page-alloc module.
This automatically fixes bugs in the old proc code.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found