kchecker: Fix --outfile handling
commit76cbd7626b7276d7d6e4688163b24d79780c8e2f
authorCristian Ciocaltea <cristian.ciocaltea@collabora.com>
Tue, 18 Jun 2024 20:20:16 +0000 (18 23:20 +0300)
committerDan Carpenter <dan.carpenter@linaro.org>
Wed, 19 Jun 2024 07:24:54 +0000 (19 10:24 +0300)
treec7a8ac2385beb7ba4d96abf58907f8a316d32e8f
parent0506221facd8c89c3b21b4a8fd408f071ef66af5
kchecker: Fix --outfile handling

Use the actual value of the 'outfile' variable instead of its name when
testing for empty string.

Fixes: 6d859db5d033 ("*new* smatch_scripts/whitespase_only.sh")
Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
smatch_scripts/kchecker