diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2009-11-17 15:47:02 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-11-17 15:47:02 +0100 |
commit | 302689ac47b563f9d4d8318f399bae225658eec8 (patch) | |
tree | 90d799d0d30da55bfc39c082e1a0a6fdd623ea66 /drivers/scsi/pcmcia | |
parent | act_mirred: optimization. (diff) | |
download | linux-302689ac47b563f9d4d8318f399bae225658eec8.tar.xz linux-302689ac47b563f9d4d8318f399bae225658eec8.zip |
net/s390 drivers: add missing 'const' attribute
Add missing 'const' attribute to avoid the following compile warnings:
drivers/s390/net/ctcm_main.c: In function 'ctcm_init':
drivers/s390/net/ctcm_main.c:1864: warning: assignment from incompatible pointer type
drivers/s390/net/lcs.c: In function 'lcs_init_module':
drivers/s390/net/lcs.c:2468: warning: assignment from incompatible pointer type
drivers/s390/net/claw.c: In function 'claw_init':
drivers/s390/net/claw.c:3408: warning: assignment from incompatible pointer type
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/scsi/pcmcia')
0 files changed, 0 insertions, 0 deletions