diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-04-28 21:56:10 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-05-01 11:34:01 -0400 |
commit | f4070e6f6c680034d67f13b878f0da55b3b51f92 (patch) | |
tree | 636a91e95b018a0d89436db9f53d8e84068a6115 /arch/arm/lib/interrupts.c | |
parent | 4fb0f55fd294aca02407ef1def74a22612fa041b (diff) |
hush: avoid NULL check before free()
free() checks if its argument is NULL. Don't duplicate this in the calling
code.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/arm/lib/interrupts.c')
0 files changed, 0 insertions, 0 deletions