On Fri, Jul 4, 2014 at 3:37 PM, Fabian Frederick wrote:
> Fix checkpatch warning:
> WARNING: kfree(NULL) is safe this check is probably not required
>
> Cc: Alex Deucher
> Cc: David Airlie
> Cc: dri-devel at lists.freedesktop.org
> Signed-off-by: Fabian Frederick
Applied. thanks!
Alex
> ---
Fix checkpatch warning:
WARNING: kfree(NULL) is safe this check is probably not required
Cc: Alex Deucher
Cc: David Airlie
Cc: dri-devel at lists.freedesktop.org
Signed-off-by: Fabian Frederick
---
drivers/gpu/drm/radeon/radeon_pm.c | 8 ++--
1 file changed, 2 insertions(+), 6 deletions(-)