From 83bffc8125de274ea8fae106dffc873738d755b9 Mon Sep 17 00:00:00 2001 From: Masanari Iida Date: Wed, 25 Dec 2013 01:34:05 +0900 Subject: [PATCH] staging: lustre: Remove braces for single statement in kernel_user_comm.c This patch fixed "WARNING: braces {} are not necessary for single statement blocks" found by checkpatch.pl in kernel_user_comm.c Signed-off-by: Masanari Iida Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed