]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfab1e85e7ca86cba8cf69d424160c6646a464006
tree5db5b2f1cb8620f6ad4a23e56b3743a669696fa2
parent540a0f2f8222fb1be04d73b5fad6eee8b72ec1df
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