Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
spi: fsl-dspi: Remove possible memory leak of 'chip'
Move the check for spi->bits_per_word before allocation, to avoid memory leak. Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Bhuvanchandra DV <bhuvanchandra.dv@toradex.com> Signed-off-by: Mark Brown <broonie@kernel.org>
- Loading branch information