From: Ben Chan Date: Tue, 24 Jun 2014 07:55:58 +0000 (-0700) Subject: staging: gdm72xx: fix block comment style X-Git-Tag: cleanup-for-v3.18~125^2~1364 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7d374e700638728cfe3c6066e6a2678ebbbc19c;p=pandora-kernel.git staging: gdm72xx: fix block comment style This patch fixes the following checkpatch warnings, which are issued when the gdm72xx driver is moved out of staging into drivers/net/wimax: WARNING: networking block comments don't use an empty /* line, use /* Comment... WARNING: networking block comments start with * on subsequent lines WARNING: networking block comments put the trailing */ on a separate line Signed-off-by: Ben Chan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed