From: Nandini Hanumanthagowda Date: Thu, 24 Oct 2013 18:06:17 +0000 (+0530) Subject: staging: lustre: replaced C99 comment style by C89 style X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13a7e2cf9b1113b9d75058d74f91b1faeea22f43;p=pandora-kernel.git 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-diff-tree failed