diff options
author | Jeff Mahoney <jeffm@suse.com> | 2013-11-20 16:50:23 -0500 |
---|---|---|
committer | Chris Mason <clm@fb.com> | 2014-01-28 16:19:44 -0500 |
commit | 1b8e5df6d9b676f6d31fb098ffdc7d18732729d7 (patch) | |
tree | 80e54f4147fdb9c8c292f8daeda83a1ff99c6314 /fs/btrfs/sysfs.c | |
parent | 131e404a2a54d30f894425ef723f9867a43bff4c (diff) |
btrfs: fix static checker warnings
This patch fixes the following warnings:
fs/btrfs/extent-tree.c:6201:12: sparse: symbol 'get_raid_name' was not declared. Should it be static?
fs/btrfs/extent-tree.c:8430:9: error: format not a string literal and no format arguments [-Werror=format-security] get_raid_name(index));
Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Josef Bacik <jbacik@fb.com>
Signed-off-by: Chris Mason <clm@fb.com>
Diffstat (limited to 'fs/btrfs/sysfs.c')
0 files changed, 0 insertions, 0 deletions