diff options
author | Eduardo Habkost <ehabkost@redhat.com> | 2014-02-19 16:39:21 -0300 |
---|---|---|
committer | Andreas Färber <afaerber@suse.de> | 2014-03-13 19:01:49 +0100 |
commit | 74f54bc4bab8ccc5e0692c3aee479c155a701343 (patch) | |
tree | 2c41a962bb59f86357546e767c97bdff04f54342 /fsdev | |
parent | 9576de75734488e9774bdcb0ce4d7a38a8dc7901 (diff) |
target-i386: Don't declare variables in the middle of blocks
Some of my recent changes introduced variable declarations in the middle
of code blocks.
Fix the code so that it compiles without warnings when using
-Wdeclaration-after-statement.
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'fsdev')
0 files changed, 0 insertions, 0 deletions