commit | 79cd22d3ac921b9209bf813c7e75e6b69e74896c | [log] [tgz] |
---|---|---|
author | Akinobu Mita <akinobu.mita@gmail.com> | Thu Oct 12 14:29:33 2006 +0900 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Fri Oct 20 15:26:06 2006 -0700 |
tree | 5db5b2f1cb8620f6ad4a23e56b3743a669696fa2 | |
parent | f1877fb2967ec8c0c6e946cc24c253bb52ce4d06 [diff] |
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>