]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
snd_mem_proc_read(): convert to list_for_each_entry*
authorAdrian Bunk <bunk@kernel.org>
Sat, 6 Oct 2007 22:58:15 +0000 (00:58 +0200)
committerAdrian Bunk <bunk@kernel.org>
Sat, 6 Oct 2007 22:58:15 +0000 (00:58 +0200)
commitd98c1fe4557680dd52543db7716d2badd6701cf7
tree77fa14fe14d47d1138e9fd8cac29b008893f394e
parenta578b99b87e77138219022179799f62c68018d74
snd_mem_proc_read(): convert to list_for_each_entry*

Stolen from a patch by Johannes Berg <johannes@sipsolutions.net>.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
sound/core/memalloc.c