summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/quota.c
diff options
context:
space:
mode:
authorDavid Woodhouse <dwmw2@infradead.org>2006-06-20 13:48:31 +0100
committerDavid Woodhouse <dwmw2@infradead.org>2006-06-20 13:48:31 +0100
commit0239c4ae8aa5cdee6dc3792effc2800d65292c04 (patch)
tree1e2aefd7e86e1ad39eaef25c8c7ff2d64201c119 /fs/gfs2/quota.c
parent695165dfba5204791bc4ae8911ed8b6326ce6d91 (diff)
downloadop-kernel-dev-0239c4ae8aa5cdee6dc3792effc2800d65292c04.zip
op-kernel-dev-0239c4ae8aa5cdee6dc3792effc2800d65292c04.tar.gz
[GFS2] Fix printk format warnings in DLM code
fs/gfs2/locking/dlm/thread.c: In function ‘process_complete’: fs/gfs2/locking/dlm/thread.c:56: warning: format ‘%llx’ expects type ‘long long unsigned int’, but argument 3 has type ‘uint64_t’ fs/gfs2/locking/dlm/thread.c:69: warning: format ‘%llx’ expects type ‘long long unsigned int’, but argument 4 has type ‘uint64_t’ fs/gfs2/locking/dlm/thread.c:102: warning: format ‘%llx’ expects type ‘long long unsigned int’, but argument 3 has type ‘uint64_t’ fs/gfs2/locking/dlm/thread.c:124: warning: format ‘%llx’ expects type ‘long long unsigned int’, but argument 4 has type ‘uint64_t’ fs/gfs2/locking/dlm/thread.c:146: warning: format ‘%llx’ expects type ‘long long unsigned int’, but argument 4 has type ‘uint64_t’ fs/gfs2/locking/dlm/thread.c:148: warning: format ‘%llx’ expects type ‘long long unsigned int’, but argument 4 has type ‘uint64_t’ Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'fs/gfs2/quota.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud