diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-04-28 21:50:02 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-05-01 11:34:01 -0400 |
commit | 4fb0f55fd294aca02407ef1def74a22612fa041b (patch) | |
tree | 16c5533da8b013587b5b2e781fc4bc0990809b68 /drivers/tpm/tpm_tis_lpc.c | |
parent | b142d0ac1946701f4d592869c2d81e42afe2e294 (diff) |
fs: ext4: 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>
Diffstat (limited to 'drivers/tpm/tpm_tis_lpc.c')
0 files changed, 0 insertions, 0 deletions