These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / platform / x86 / tc1100-wmi.c
index e365425..89aa976 100644 (file)
@@ -82,7 +82,7 @@ static int get_state(u32 *out, u8 instance)
                tmp = 0;
        }
 
-       if (result.length > 0 && result.pointer)
+       if (result.length > 0)
                kfree(result.pointer);
 
        switch (instance) {