From: Thomas Gleixner Date: Tue, 29 Mar 2011 09:36:05 +0000 (+0200) Subject: genirq: Fix harmless typo X-Git-Tag: v2.6.39-rc1~6^2~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd22c0e44b105aecd78e5f9e77abab3a1b8dc00c;p=pandora-kernel.git genirq: Fix harmless typo The late night fixup missed to convert the data type from irq_desc to irq_data, which results in a harmless but annoying warning. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed