From 5b39bd5f33bb65f60492441bf6b50d88bc843e1c Mon Sep 17 00:00:00 2001 From: Josep Puigdemont Date: Sun, 1 Jun 2014 20:23:16 +0200 Subject: [PATCH] staging: lustre: Fix coding style The if block should be placed in a new line rather than after the if statement. Blank line required between variable declarations and code. Signed-off-by: Josep Puigdemont Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed