diff options
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | 2012-10-15 13:49:12 +0100 |
---|---|---|
committer | Michal Marek <mmarek@suse.cz> | 2012-11-20 11:25:15 +0100 |
commit | 16f890988114a1b2d7abb30dafb708d4513801da (patch) | |
tree | dd42342025ac7b7ef001e0531a6ea1ece544bb50 /security | |
parent | ddffeb8c4d0331609ef2581d84de4d763607bd37 (diff) | |
download | linux-3.10-16f890988114a1b2d7abb30dafb708d4513801da.tar.gz linux-3.10-16f890988114a1b2d7abb30dafb708d4513801da.tar.bz2 linux-3.10-16f890988114a1b2d7abb30dafb708d4513801da.zip |
kbuild: Remove reference to uninitialised variable
Verbose output variable is unnecessary because the command's echo is
already surpressed. Additionally because the block defines skip-makefile
the variable Q is not defined within the makefile, which can cause
problems if Q is defined in the users environment.
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions