diff options
author | Jeff Mahoney <jeffm@suse.com> | 2006-02-21 17:57:30 +0100 |
---|---|---|
committer | Mark Fasheh <mark.fasheh@oracle.com> | 2006-03-01 20:15:49 +0100 |
commit | 6b7a6c94c9c15b2664b568ead83e6b3aaf60d65c (patch) | |
tree | 4df54f212e9fce05125929f6da25f1661f0d2246 /fs/ocfs2/aops.h | |
parent | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/... (diff) | |
download | linux-6b7a6c94c9c15b2664b568ead83e6b3aaf60d65c.tar.xz linux-6b7a6c94c9c15b2664b568ead83e6b3aaf60d65c.zip |
[PATCH] ocfs2: fix -Wformat warnings when building UML on x86-64
The check to determine which format string is appopriate for u64 and
friends works in most cases, but UML on x86_64 doesn't define CONFIG_X86_64,
so it results in screen fulls of compile-time warnings.
This patch fixes it to handle that case.
fs/ocfs2/cluster/masklog.h | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
Diffstat (limited to 'fs/ocfs2/aops.h')
0 files changed, 0 insertions, 0 deletions