diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2010-08-13 10:06:38 +0200 |
---|---|---|
committer | Martin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com> | 2010-08-13 10:06:54 +0200 |
commit | 625c94df22fb4247c8ccd54635a8ec77cb60d651 (patch) | |
tree | 1641e24f21b2a89a718244957c25701e3fc2a242 /arch/s390 | |
parent | 320b2b8de12698082609ebbc1a17165727f4c893 (diff) | |
download | blackbird-op-linux-625c94df22fb4247c8ccd54635a8ec77cb60d651.tar.gz blackbird-op-linux-625c94df22fb4247c8ccd54635a8ec77cb60d651.zip |
[S390] dasd: fix format string types
Get rid of these warnings:
drivers/s390/block/dasd.c: In function '__dasd_device_check_expire':
drivers/s390/block/dasd.c:1330: warning: format '%i' expects type 'int', but argument 4 has type 'long unsigned int'
drivers/s390/block/dasd.c:1337: warning: format '%i' expects type 'int', but argument 4 has type 'long unsigned int'
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch/s390')
0 files changed, 0 insertions, 0 deletions