ba542f20f9
Fixes gcc '-Wunused-but-set-variable' warning:
fs/ufs/super.c: In function ufs_statfs:
fs/ufs/super.c:1409:32: warning: variable usb3 set but not used [-Wunused-but-set-variable]
It is not used since commmit
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
balloc.c | ||
cylinder.c | ||
dir.c | ||
file.c | ||
ialloc.c | ||
inode.c | ||
namei.c | ||
super.c | ||
swab.h | ||
ufs.h | ||
ufs_fs.h | ||
util.c | ||
util.h |