diff options
author | alex chen <alex.chen@huawei.com> | 2015-02-10 23:08:51 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-10 23:30:29 +0100 |
commit | 79c83ea1aae1536b3e21e59946b97be150033ec7 (patch) | |
tree | ad712cb3dc8f321278c9f4c39e38c1be75b217c9 /fs/ocfs2/xattr.c | |
parent | ocfs2: fix wrong comment (diff) | |
download | linux-79c83ea1aae1536b3e21e59946b97be150033ec7.tar.xz linux-79c83ea1aae1536b3e21e59946b97be150033ec7.zip |
ocfs2: fix snprintf format specifier in dlmdebug.c
Use snprintf format specifier "%lu" instead of "%ld" for argument of type
'unsigned long'.
Signed-off-by: Alex Chen <alex.chen@huawei.com>
Reviewed-by: Joseph Qi <joseph.qi@huawei.com>
Reviewed-by: Mark Fasheh <mfasheh@suse.de>
Cc: Joel Becker <jlbec@evilplan.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/ocfs2/xattr.c')
0 files changed, 0 insertions, 0 deletions