]> Git Repo - linux.git/commit
fs/block_dev.c: use list_for_each_entry()
authorMatthias Kaehlcke <[email protected]>
Mon, 16 Jul 2007 06:40:23 +0000 (23:40 -0700)
committerLinus Torvalds <[email protected]>
Mon, 16 Jul 2007 16:05:45 +0000 (09:05 -0700)
commit203a2935c734c054bfd4665fb5d8835498af50a8
tree5b6dc4e6a1987f015156005ab249a525fa4175a1
parent00c5746da9fc6a793b9d94a8001ded5929f3a773
fs/block_dev.c: use list_for_each_entry()

fs/block_dev.c: Use list_for_each_entry() instead of list_for_each()
in nr_blockdev_pages()

Signed-off-by: Matthias Kaehlcke <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/block_dev.c
This page took 0.048229 seconds and 4 git commands to generate.