diff options
author | Heiko Carstens <[email protected]> | 2009-09-03 17:42:48 +0200 |
---|---|---|
committer | Ryusuke Konishi <[email protected]> | 2009-09-14 18:27:13 +0900 |
commit | b5696e5e0dbfb6323277d51d67d230317c18aba9 (patch) | |
tree | e4ee23f43dad9da26ee470b54ef1afcc41971ddc /drivers/scsi/mpt2sas/mpi/mpi2_raid.h | |
parent | 1b2f5a641bca91966fd91dc489238068a0ab4b69 (diff) |
nilfs2: fix format string compile warning (ino_t)
Unlike on most other architectures ino_t is an unsigned int on s390.
So add an explicit cast to avoid this compile warning:
fs/nilfs2/recovery.c: In function 'recover_dsync_blocks':
fs/nilfs2/recovery.c:555: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'ino_t'
Signed-off-by: Heiko Carstens <[email protected]>
Signed-off-by: Ryusuke Konishi <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions