Explorar o código

Orangefs: put PVFS_util_min out of its misery.

Signed-off-by: Mike Marshall <hubcap@omnibond.com>
Mike Marshall %!s(int64=10) %!d(string=hai) anos
pai
achega
d6fe654b7b
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      fs/orangefs/protocol.h

+ 0 - 1
fs/orangefs/protocol.h

@@ -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 ************************************************************/