diff options
author | Greg Kroah-Hartman <[email protected]> | 2019-07-04 08:32:10 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-07-04 08:33:35 +0200 |
commit | d71cac5971192049a3a375a2e68b63f4092bd6a1 (patch) | |
tree | 1b6b741bdec7e7727b37e6b5adb62978b926cc98 /tools/bpf/bpftool/prog.c | |
parent | 62a6bc3a1e4f4ee9ae0076fa295f9af1c3725ce3 (diff) |
ubifs: fix build warning after debugfs cleanup patch
Stephen writes:
After merging the driver-core tree, today's linux-next build (arm
multi_v7_defconfig) produced this warning:
fs/ubifs/debug.c: In function 'dbg_debugfs_init_fs':
fs/ubifs/debug.c:2812:6: warning: unused variable 'err' [-Wunused-variable]
int err, n;
^~~
So fix this up properly.
Reported-by: Stephen Rothwell <[email protected]>
Cc: Richard Weinberger <[email protected]>
Cc: Artem Bityutskiy <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: [email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions