提交 d6fe654b 编写于 作者: M Mike Marshall

Orangefs: put PVFS_util_min out of its misery.

Signed-off-by: NMike Marshall <hubcap@omnibond.com>
上级 88309aae
......@@ -572,7 +572,6 @@ struct dev_mask2_info_s {
};
/* pvfs2-util.h *************************************************************/
#define PVFS_util_min(x1, x2) (((x1) > (x2)) ? (x2) : (x1))
__s32 PVFS_util_translate_mode(int mode);
/* pvfs2-debug.h ************************************************************/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册