From 3126b4d12132a5d70df0c7fd4d047ea92d492987 Mon Sep 17 00:00:00 2001 From: Masanari Iida Date: Mon, 23 Dec 2013 13:10:33 +0900 Subject: [PATCH] staging: lustre: Fix brace {} are not necessary for single statement blocks This patch fixed "WARNING: braces {} are not necessary for single statement blocks" in lustre/lustre/mgc_request.c Signed-off-by: Masanari Iida Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed