android_kernel_motorola_sm6225/fs/gfs2/locking/dlm
David Woodhouse 0239c4ae8a [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>
2006-06-20 13:48:31 +01:00
..
lock.c [GFS2] Cast 64 bit printk args to unsigned long long. 2006-05-24 09:21:30 -04:00
lock_dlm.h [GFS2] [-mm patch] fs/gfs2/: possible cleanups 2006-04-28 10:59:12 -04:00
main.c [GFS2] [-mm patch] fs/gfs2/: possible cleanups 2006-04-28 10:59:12 -04:00
Makefile [GFS2] An update of the GFS2 lock modules 2006-01-17 08:47:12 +00:00
mount.c [GFS2] setup lock_dlm kobject earlier 2006-05-19 08:24:02 -04:00
plock.c [GFS2] Cast 64 bit printk args to unsigned long long. 2006-05-24 09:21:30 -04:00
sysfs.c [DLM] lock_dlm recover_status patch 2006-04-26 15:56:35 -04:00
thread.c [GFS2] Fix printk format warnings in DLM code 2006-06-20 13:48:31 +01:00