浏览代码

xprtrdma: Clean up unused RPCRDMA_INLINE_PAD_THRESH macro

Fixes: b3221d6a53c4 ('xprtrdma: Remove logic that constructs...')
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Reviewed-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Chuck Lever 9 年之前
父节点
当前提交
66cede5279
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      include/linux/sunrpc/xprtrdma.h

+ 0 - 2
include/linux/sunrpc/xprtrdma.h

@@ -54,8 +54,6 @@
 
 
 #define RPCRDMA_DEF_INLINE  (1024)	/* default inline max */
 #define RPCRDMA_DEF_INLINE  (1024)	/* default inline max */
 
 
-#define RPCRDMA_INLINE_PAD_THRESH  (512)/* payload threshold to pad (bytes) */
-
 /* Memory registration strategies, by number.
 /* Memory registration strategies, by number.
  * This is part of a kernel / user space API. Do not remove. */
  * This is part of a kernel / user space API. Do not remove. */
 enum rpcrdma_memreg {
 enum rpcrdma_memreg {