From 12a2f3f3f4f3f6cebf78b075f44c55ec4e146356 Mon Sep 17 00:00:00 2001 From: Mark Einon Date: Thu, 5 Dec 2013 22:37:46 +0000 Subject: [PATCH] staging: et131x: trivial whitespace and line / character reductions Tweak some whitespace, also remove a few redundant lines and characters (mainly of type 'if (status != 0)' -> 'if (status)'). Signed-off-by: Mark Einon Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed