Ryusuke Konishi 57adf7eede [DLM] fix format warnings in rcom.c and recoverd.c
This fixes the following gcc warnings generated on
the architectures where uint64_t != unsigned long long (e.g. ppc64).

fs/dlm/rcom.c:154: warning: format '%llx' expects type 'long long unsigned int', but argument 4 has type 'uint64_t'
fs/dlm/rcom.c:154: warning: format '%llx' expects type 'long long unsigned int', but argument 5 has type 'uint64_t'
fs/dlm/recoverd.c:48: warning: format '%llx' expects type 'long long unsigned int', but argument 3 has type 'uint64_t'
fs/dlm/recoverd.c:202: warning: format '%llx' expects type 'long long unsigned int', but argument 3 has type 'uint64_t'
fs/dlm/recoverd.c:210: warning: format '%llx' expects type 'long long unsigned int', but argument 3 has type 'uint64_t'

Signed-off-by: Ryusuke Konishi <ryusuke@osrg.net>
Signed-off-by: Patrick Caulfield <pcaulfie@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
2006-11-30 10:37:22 -05:00
..
2006-08-23 16:07:31 -04:00
2006-01-18 09:30:29 +00:00
2006-04-28 10:50:41 -04:00
2006-01-18 09:30:29 +00:00
2006-11-30 10:35:41 -05:00
2006-11-30 10:35:27 -05:00
2006-08-21 09:50:09 -04:00
2006-07-13 09:25:34 -04:00
2006-10-09 14:19:08 -07:00
2006-07-13 09:25:34 -04:00
2006-08-09 09:44:54 -04:00
2006-02-23 09:56:38 +00:00
2006-01-18 09:30:29 +00:00
2006-11-30 10:35:10 -05:00
2006-08-31 12:15:37 -04:00
2006-07-13 09:25:34 -04:00
2006-02-23 09:56:38 +00:00
2006-01-18 09:30:29 +00:00