diff options
author | 2009-06-24 07:42:25 -0700 | |
---|---|---|
committer | 2009-06-25 11:08:53 -0500 | |
commit | e3f47cc74bddea8121560026185ede4770170043 (patch) | |
tree | 59fd519ac99d35a1cf687473f8ace1280fc7983a /include/linux/moduleparam.h | |
parent | [SCSI] fnic: remove redundant BUG_ONs and fix checks on unsigned (diff) | |
download | wireguard-linux-e3f47cc74bddea8121560026185ede4770170043.tar.xz wireguard-linux-e3f47cc74bddea8121560026185ede4770170043.zip |
[SCSI] fnic: use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASK
Robert Love reported warning while building fnic_main.c:
drivers/scsi/fnic/fnic_main.c:478: warning: `DMA_nnBIT_MASK' is deprecated.
Replaced use of DMA_nnBIT_MASK by DMA_BIT_MASK(nn)
Signed-off-by: Abhijeet Joglekar <abjoglek@cisco.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'include/linux/moduleparam.h')
0 files changed, 0 insertions, 0 deletions