Skip to content

Commit

Permalink
xprtrdma: Clean up unused RPCRDMA_INLINE_PAD_THRESH macro
Browse files Browse the repository at this point in the history
Fixes: b3221d6 ('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>
  • Loading branch information
Chuck Lever authored and Anna Schumaker committed Mar 14, 2016
1 parent fc77dbd commit 66cede5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/linux/sunrpc/xprtrdma.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@

#define RPCRDMA_DEF_INLINE (1024) /* default inline max */

#define RPCRDMA_INLINE_PAD_THRESH (512)/* payload threshold to pad (bytes) */

/* Memory registration strategies, by number.
* This is part of a kernel / user space API. Do not remove. */
enum rpcrdma_memreg {
Expand Down

0 comments on commit 66cede5

Please sign in to comment.