From 91d421945b02c8ac611481c3ec1008d30ecb9b5f Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Wed, 16 Jul 2014 15:19:42 +0200 Subject: [PATCH] staging: xillybus: fix some coding style errors This includes: - keep "else" on the same line as the closing brace - don't use "else" after "return" - don't issue a message for an out-of-memory error - blank line after a declaration Signed-off-by: Vincent Bernat Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed