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:
4e6045f
)
fs/file_table.c: use list_for_each_entry() instead of list_for_each()
author
Matthias Kaehlcke
<matthias.kaehlcke@gmail.com>
Fri, 19 Oct 2007 06:39:56 +0000
(23:39 -0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Fri, 19 Oct 2007 18:53:38 +0000
(11:53 -0700)
fs/file_table.c: use list_for_each_entry() instead of list_for_each()
in fs_may_remount_ro()
Signed-off-by: Matthias Kaehlcke <matthias.kaehlcke@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found