From: Johannes Berg Date: Thu, 15 Jul 2010 18:48:21 +0000 (-0700) Subject: iwlwifi: remove spurious semicolons X-Git-Tag: v2.6.36-rc1~571^2~64^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bd14eaf9e2e790c79c6060b9c630afddc67dfac;p=pandora-kernel.git iwlwifi: remove spurious semicolons defines shouldn't be terminated with a semicolon, the code using them should supply it. Luckily these are not used in a context where it matters. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed