aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-internal.h
diff options
context:
space:
mode:
authorPaul Durrant <[email protected]>2014-03-28 11:39:05 +0000
committerDavid S. Miller <[email protected]>2014-03-29 18:50:34 -0400
commit0576eddf24df716d8570ef8ca11452a9f98eaab2 (patch)
treeb9df0e69c6b1c4307be9914a1e3f79981bc179e8 /lib/mpi/mpi-internal.h
parent49d8137a4039c63c834827f4bfe875e27bb9c521 (diff)
xen-netback: remove pointless clause from if statement
This patch removes a test in start_new_rx_buffer() that checks whether a copy operation is less than MAX_BUFFER_OFFSET in length, since MAX_BUFFER_OFFSET is defined to be PAGE_SIZE and the only caller of start_new_rx_buffer() already limits copy operations to PAGE_SIZE or less. Signed-off-by: Paul Durrant <[email protected]> Cc: Ian Campbell <[email protected]> Cc: Wei Liu <[email protected]> Cc: Sander Eikelenboom <[email protected]> Reported-By: Sander Eikelenboom <[email protected]> Tested-By: Sander Eikelenboom <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions