diff options
| author | Theodore Ts'o <[email protected]> | 2010-11-02 18:19:30 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2010-11-02 18:19:30 +0000 |
| commit | b2c78cd09b6ef78c8f20190f0b3e6df1d3651b70 (patch) | |
| tree | d137e42bb765f5ea2b9bf9692ab7f965422447ec /lib/dynamic_debug.c | |
| parent | ext4: fix lazyinit hang after removing request (diff) | |
| download | kernel-b2c78cd09b6ef78c8f20190f0b3e6df1d3651b70.tar.gz kernel-b2c78cd09b6ef78c8f20190f0b3e6df1d3651b70.zip | |
ext4: "ret" may be used uninitialized in ext4_lazyinit_thread()
Newer GCC's reported the following build warning:
fs/ext4/super.c: In function 'ext4_lazyinit_thread':
fs/ext4/super.c:2702: warning: 'ret' may be used uninitialized in this function
Fix it by removing the need for the ret variable in the first place.
Signed-off-by: "Lukas Czerner" <[email protected]>
Reported-by: "Stefan Richter" <[email protected]>
Signed-off-by: "Theodore Ts'o" <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions
