From 2dc22d5a22d143e5ea2576e9e9c75da0d660d436 Mon Sep 17 00:00:00 2001 From: Malcolm Priestley Date: Sat, 24 Aug 2013 13:15:32 +0100 Subject: [PATCH] staging: vt6656: s_vGenerateTxParameter pvRrvTime should never be NULL If pvRrvTime is NULL the whole structure is NULL, so remove if statements and consolidate to single return. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed