linux/drivers/hwtracing
Markus Elfring 1d37ae5067 coresight: tmc: Delete an unnecessary check before the function call "kfree"
The kfree() function tests whether its argument is NULL and then
returns immediately. Thus the test around the call is not needed.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-08-31 13:05:43 +02:00
..
coresight coresight: tmc: Delete an unnecessary check before the function call "kfree" 2016-08-31 13:05:43 +02:00
intel_th intel_th: Fixes -stable 2016-07-15 14:19:11 +09:00
stm stm class: Add runtime power management handling 2016-07-01 11:00:14 +03:00