From: Johannes Stezenbach Date: Mon, 13 Dec 2010 11:38:49 +0000 (+0100) Subject: rt2x00: remove stray semicolon X-Git-Tag: v2.6.38-rc1~476^2~104^2~4^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e85b4c04646f7fa62ebf0afe11cd8dffde689da7;p=pandora-kernel.git rt2x00: remove stray semicolon The stray semicolon after DEBUG_PRINTK_MSG causes things like "if (...) WARNING(...); else {}" to fail with syntax error. Signed-off-by: Johannes Stezenbach Acked-by: Gertjan van Wingerde Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed