[JFFS2] Use rb_first() and rb_last() cleanup
authorAkinobu Mita <akinobu.mita@gmail.com>
Fri, 20 Oct 2006 21:41:05 +0000 (14:41 -0700)
committerDavid Woodhouse <dwmw2@infradead.org>
Sat, 21 Oct 2006 15:21:40 +0000 (16:21 +0100)
commitea7415cca922389b4f3c0cf75e0af9fbf827880e
tree0dffbaa5e92b3bf4d0e48f5b6b6e37ca31bc3a01
parent29175778b07aa60e7f8030bd95d69f70070cc1f7
[JFFS2] Use rb_first() and rb_last() cleanup

Use rb_first() and rb_last() to implement frag_first() and frag_last().

Signed-off-by: Akinbou Mita <akinobu.mita@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
fs/jffs2/nodelist.h