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:
dfad944
)
fs/locks.c: use list_for_each_entry() instead of list_for_each()
author
Matthias Kaehlcke
<matthias.kaehlcke@gmail.com>
Tue, 2 Oct 2007 18:21:34 +0000
(11:21 -0700)
committer
J. Bruce Fields
<bfields@citi.umich.edu>
Tue, 9 Oct 2007 22:32:46 +0000
(18:32 -0400)
fs/locks.c: use list_for_each_entry() instead of list_for_each() in
posix_locks_deadlock() and get_locks_status()
Signed-off-by: Matthias Kaehlcke <matthias.kaehlcke@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
No differences found