diff options
author | Chen Gang <gang.chen.5i5j@gmail.com> | 2014-04-16 07:57:41 +0800 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2014-04-28 08:55:31 +0400 |
commit | 6924bc1eef86170b7d5bee6c4aae8bb4a78350dd (patch) | |
tree | 38b1a5216b5c1b620538f7a1ab677bf7874c9b80 /memory.c | |
parent | a629f2fdba18c8860e0995a846f7cb14b03cde24 (diff) |
vl: Eliminate a superfluous local variable
CODING_STYLE frowns upon mixing declarations and statements. main()
has such a declaration. Clean up by eliminating the variable.
Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'memory.c')
0 files changed, 0 insertions, 0 deletions