
20 Apr
2022
20 Apr
'22
3:12 p.m.
On Mon, Apr 11, 2022 at 10:54:44PM +0200, Heinrich Schuchardt wrote:
- Don't check argument of free(). Free does this itself.
- Reduce scope of data_buffer. Remove duplicate free().
- Avoid superfluous NULL assignment.
Signed-off-by: Heinrich Schuchardt heinrich.schuchardt@canonical.com Reviewed-by: Miquel Raynal miquel.raynal@bootlin.com
Applied to u-boot/master, thanks!
--
Tom