From: Ryusuke Konishi Date: Thu, 5 May 2011 03:56:51 +0000 (+0900) Subject: nilfs2: use list_first_entry X-Git-Tag: v3.0-rc1~355^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cc1283881d3fcc9011c713e067795ccec322ae7;p=pandora-kernel.git nilfs2: use list_first_entry This uses list_first_entry macro instead of list_entry if it's used to get the first entry. Signed-off-by: Ryusuke Konishi --- Reading git-diff-tree failed