From c00a378bffaf48ef08366d7e84a536241fb187b5 Mon Sep 17 00:00:00 2001 From: Malcolm Priestley Date: Sat, 30 Aug 2014 22:25:32 +0100 Subject: [PATCH] staging: vt6655: s_vGenerateTxParameter removed nested pvRrvTime NULL check Just do single NULL check on pvRrvTime and return. If pvRrvTime is NULL none of the if statements are valid. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed