From: Emil Goode Date: Sun, 9 Mar 2014 20:06:52 +0000 (+0100) Subject: brcmsmac: update comment to reflect the code X-Git-Tag: v3.15-rc1~113^2~93^2^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c94239374fec4b98ffa7e6161f1c2e1ce02ca3e2;p=pandora-kernel.git brcmsmac: update comment to reflect the code The brcms_attach function is defined as static but the comment is saying that it should not be static or gcc will issue a warning. I believe we can remove the comment as I don't se a problem with this function being defined as static. Signed-off-by: Emil Goode Signed-off-by: John W. Linville --- Reading git-diff-tree failed