diff options
| author | Jason Yan <[email protected]> | 2020-04-02 03:39:39 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2020-04-16 03:58:49 +0000 |
| commit | 05ca87c149ae8078fb2a23adc6329eed5bb078fb (patch) | |
| tree | edf1263ad8add5370959f4971503fb0176d7e6a4 /Documentation/filesystems/caching/netfs-api.rst | |
| parent | ext4: do not zeroout extents beyond i_disksize (diff) | |
| download | kernel-05ca87c149ae8078fb2a23adc6329eed5bb078fb.tar.gz kernel-05ca87c149ae8078fb2a23adc6329eed5bb078fb.zip | |
ext4: remove set but not used variable 'es'
Fix the following gcc warning:
fs/ext4/super.c:599:27: warning: variable 'es' set but not used [-Wunused-but-set-variable]
struct ext4_super_block *es;
^~
Fixes: 2ea2fc775321 ("ext4: save all error info in save_error_info() and drop ext4_set_errno()")
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Jason Yan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'Documentation/filesystems/caching/netfs-api.rst')
0 files changed, 0 insertions, 0 deletions
