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:
293ce0e
)
nilfs2: use list_first_entry
author
Ryusuke Konishi
<konishi.ryusuke@lab.ntt.co.jp>
Thu, 5 May 2011 03:56:51 +0000
(12:56 +0900)
committer
Ryusuke Konishi
<konishi.ryusuke@lab.ntt.co.jp>
Tue, 10 May 2011 13:21:56 +0000
(22:21 +0900)
This uses list_first_entry macro instead of list_entry if it's used to
get the first entry.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
No differences found