summaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorDavid Woodhouse <dwmw2@infradead.org>2006-06-20 14:48:31 +0200
committerDavid Woodhouse <dwmw2@infradead.org>2006-06-20 14:48:31 +0200
commit0239c4ae8aa5cdee6dc3792effc2800d65292c04 (patch)
tree1e2aefd7e86e1ad39eaef25c8c7ff2d64201c119 /mm
parent[GFS2] Fix use of bitops on unsigned int (struct gfs2_holder->gh_iflags) (diff)
downloadlinux-0239c4ae8aa5cdee6dc3792effc2800d65292c04.tar.xz
linux-0239c4ae8aa5cdee6dc3792effc2800d65292c04.zip
[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 'mm')
0 files changed, 0 insertions, 0 deletions