From 64ed8f51f97304f811f34e89afdccf7bf9836a93 Mon Sep 17 00:00:00 2001 From: Rickard Strandqvist Date: Mon, 29 Dec 2014 13:41:33 +0100 Subject: [PATCH] staging: ft1000: ft1000-usb: ft1000_hw.c: Fix a potential memory leak. Avoid allocate memory if we will exit the function. Was found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed