diff options
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2021-10-26 00:41:59 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-10-26 15:26:45 -0400 |
commit | 28ab12ad145d92de13baf679c8e3733be99ee95e (patch) | |
tree | b088ee2d5955e72327db9660fdfcce1898aafc7d /drivers/sysreset/sysreset_gpio.c | |
parent | 73d18e352d97b5e9a3de3780d5c9117d44993c41 (diff) |
env: superfluous check before free()
Free() checks if its argument in NULL. There is no need for the caller to
do the same.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Diffstat (limited to 'drivers/sysreset/sysreset_gpio.c')
0 files changed, 0 insertions, 0 deletions