diff options
author | 2014-05-08 21:17:38 +0400 | |
---|---|---|
committer | 2014-05-26 10:41:22 +0400 | |
commit | 1687a089f103f9b7a1b4a1555068054cb46ee9e9 (patch) | |
tree | 951e91aa9623aacb4f4f88480ad374826015baae /target-openrisc/exception_helper.c | |
parent | net: cadence_gem: Fix top comment (diff) | |
download | qemu-1687a089f103f9b7a1b4a1555068054cb46ee9e9.tar.xz qemu-1687a089f103f9b7a1b4a1555068054cb46ee9e9.zip |
libcacard: remove useless initializers
libcacard has many functions which initializes local variables
at declaration time, which are always assigned some values later
(often right after declaration). Clean up these initializers.
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'target-openrisc/exception_helper.c')
0 files changed, 0 insertions, 0 deletions