diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-04-28 21:40:13 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-05-01 11:34:01 -0400 |
commit | b142d0ac1946701f4d592869c2d81e42afe2e294 (patch) | |
tree | a14d992d100d75da51a7b7b3bcff2b58f485ac2e /drivers/power | |
parent | ea5d3731b843b14f1c48d0d0f2c7d2877ecbf673 (diff) |
cmd/gpt: avoid NULL check before free()
free() checks if its argument is NULL. Do not duplicate this in the calling
code.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'drivers/power')
0 files changed, 0 insertions, 0 deletions