From 13a7e2cf9b1113b9d75058d74f91b1faeea22f43 Mon Sep 17 00:00:00 2001 From: Nandini Hanumanthagowda Date: Thu, 24 Oct 2013 23:36:17 +0530 Subject: [PATCH] staging: lustre: replaced C99 comment style by C89 style As per coding style guidelines C89 comment style /*...*/ is preferred over C99 comment style //, hence replaced C99 comment style by C89 comment style to fix checkpatch error Signed-off-by: Nandini Hanumanthagowda Reviewed-by: Rusty Russell Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed