From e703f23747e25db6ccc1f752f787925f86c27f31 Mon Sep 17 00:00:00 2001 From: Andrzej Pietrasiewicz Date: Mon, 8 Jun 2015 23:16:44 +0200 Subject: [PATCH] staging: rtl8188eu: eliminate spaces before commas Eliminate "space prohibited before that ','" errors found by checkpatch, but do this only to lines which after the patch is applied do not exceed 80 characters. Out of that only those lines are changed, whose context does not exceed 80 characters in each line. In other words the changes are limited to cases where the patch generated is itself checkpatch-correct. Rebased onto next-20150605. Signed-off-by: Andrzej Pietrasiewicz Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed