From: Arend van Spriel Date: Mon, 8 Aug 2011 13:58:05 +0000 (+0200) Subject: staging: brcm80211: remove volatile keyword from driver sources X-Git-Tag: v3.2-rc1~169^2^2~864^2~363 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a918137ab54598dc8350079c7a14d7f77e5c4f54;p=pandora-kernel.git staging: brcm80211: remove volatile keyword from driver sources As checkpatch.pl rightfully indicated the volatile keyword was used but not necessary. It has been removed from the code. Signed-off-by: Arend van Spriel Reviewed-by: Roland Vossen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed