]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/nfs/objlayout/objlayout.c
lib/vsprintf.c: remove %Z support
[karo-tx-linux.git] / fs / nfs / objlayout / objlayout.c
index 2a4cdce939a05c3049933aa58c9f1356a921fe8c..8f3d2acb81c3d816f7bb12f78fa6c50fb8a20528 100644 (file)
@@ -291,7 +291,7 @@ objlayout_read_pagelist(struct nfs_pgio_header *hdr)
                              &hdr->args.pgbase,
                              hdr->args.offset, hdr->args.count);
 
-       dprintk("%s: inode(%lx) offset 0x%llx count 0x%Zx eof=%d\n",
+       dprintk("%s: inode(%lx) offset 0x%llx count 0x%zx eof=%d\n",
                __func__, inode->i_ino, offset, count, hdr->res.eof);
 
        err = objio_read_pagelist(hdr);