aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-inline.h
diff options
context:
space:
mode:
authorDavid Howells <[email protected]>2011-06-15 00:55:44 +0100
committerTrond Myklebust <[email protected]>2011-06-15 11:24:31 -0400
commitc7fd06228b994190d8369a2a0acf5224e4e13d1a (patch)
tree984982b02e8e890b5805ec7ed6605bc2afc86635 /lib/mpi/mpi-inline.h
parentd771e3a43e23a37398b7e05a9d1b1036d698263c (diff)
NFS: (d)printks should use %zd for ssize_t arguments
(d)printks should use %zd for ssize_t arguments not %ld, otherwise they might get a warning. I see the following with MN10300. fs/nfs/objlayout/objlayout.c: In function 'objlayout_read_done': fs/nfs/objlayout/objlayout.c:294: warning: format '%ld' expects type 'long int', but argument 3 has type 'ssize_t' Signed-off-by: David Howells <[email protected]> cc: Trond Myklebust <[email protected]> cc: [email protected] Signed-off-by: Trond Myklebust <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions