From: Benjamin Romer Date: Thu, 23 Oct 2014 18:30:18 +0000 (-0400) Subject: staging: unisys: fix CamelCase names in struct irq_info X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~978 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af3286bdb4037e62552c3f887e628505a63ba409;p=pandora-kernel.git staging: unisys: fix CamelCase names in struct irq_info Fix CamelCase names in structure, and references to them: sendInterruptHandle => send_irq_handle recvInterruptHandle => recv_irq_handle recvInterruptVector => recv_irq_vector recvInterruptShared => recv_irq_shared Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed