From e46945ceacc286f7526382bfe8f9e5292a4a2ee1 Mon Sep 17 00:00:00 2001 From: Fabian Holler Date: Wed, 7 Jan 2015 10:39:53 +0100 Subject: [PATCH] staging: android: remove blank lines after open braces This patch fixes the following checkpatch.pl warnings: ashmem.c:552: CHECK:BRACES: Blank lines aren't necessary after an open brace '{' ashmem.c:801: CHECK:BRACES: Blank lines aren't necessary after an open brace Signed-off-by: Fabian Holler Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed