summaryrefslogtreecommitdiff
path: root/fs/pipe.c
diff options
context:
space:
mode:
authorTariq Toukan <tariqt@mellanox.com>2017-10-09 16:59:50 +0300
committerDavid S. Miller <davem@davemloft.net>2017-10-09 10:33:05 -0700
commit7ba5e7bd64a5715f624d39815f567842178afb72 (patch)
treef1f39b0b98df1685c54bfc539333a22ec6554f75 /fs/pipe.c
parentb71322d9db924e1ae33b9fd00a2e37aee09df81f (diff)
net/mlx4_en: Use __force to fix a sparse warning in TX datapath
In TX data-path, we intentionally do not byte-swap, as documented in code and in the cited commit log. This fixes sparse warning: en_tx.c:720:23: warning: incorrect type in argument 1 (different base types) en_tx.c:720:23: expected unsigned int [unsigned] [usertype] <noident> en_tx.c:720:23: got restricted __be32 [usertype] doorbell_qpn Fixes: 492f5add4be8 ("net/mlx4_en: Doorbell is byteswapped in Little Endian archs") Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/pipe.c')
0 files changed, 0 insertions, 0 deletions