ocfs2: delete redundant memcmp()
authorAkinobu Mita <akinobu.mita@gmail.com>
Thu, 12 Oct 2006 05:29:33 +0000 (14:29 +0900)
committerMark Fasheh <mark.fasheh@oracle.com>
Fri, 20 Oct 2006 22:26:06 +0000 (15:26 -0700)
commit79cd22d3ac921b9209bf813c7e75e6b69e74896c
tree5db5b2f1cb8620f6ad4a23e56b3743a669696fa2
parentf1877fb2967ec8c0c6e946cc24c253bb52ce4d06
ocfs2: delete redundant memcmp()

This patch deletes redundant memcmp() while looking up in rb tree.

Signed-off-by: Akinbou Mita <akinobu.mita@gmail.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/cluster/nodemanager.c