diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-04-20 12:44:01 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-04-24 16:40:09 -0400 |
commit | 077e72c6e6266a215cdbb8bfb07d791cb9c070ec (patch) | |
tree | 6afc1e87ee9b194269a8a207a53851bf779805d2 /drivers/spi/mpc8xxx_spi.c | |
parent | dd786d4c4c0869625e76b8cef32539473529ecd2 (diff) |
spl: fit: do not check argument of free()
The free() function checks if its argument is NULL. It is superfluous to do
the same check on the calling side.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'drivers/spi/mpc8xxx_spi.c')
0 files changed, 0 insertions, 0 deletions