From f237216ebfd4c263b448df2f6e09ff6786221f03 Mon Sep 17 00:00:00 2001 From: Tina Ruchandani Date: Thu, 23 Oct 2014 20:16:51 -0700 Subject: [PATCH] Staging: rtl8723au: core: Dont have { on new line This patch fixes the following checkpatch errors: ERROR: that open brace { should be on the previous line ERROR: else should follow close brace '}' Exceptions: { is left on a new line to itself when fixing this error makes the line longer than 80 characters. Signed-off-by: Tina Ruchandani Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed