From: Bin Shi Date: Tue, 6 May 2014 14:58:36 +0000 (+0800) Subject: irqchip: sirf: fix one minor checkpatch issue X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~45^2~9^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7caf6852018a7550a2451972522688caef350549;p=pandora-kernel.git irqchip: sirf: fix one minor checkpatch issue fix "line line over 80 characters" for the below: static int __init sirfsoc_irq_init(struct device_node *np, struct device_node *parent) the users of the codes - key customers really care about that. Signed-off-by: Bin Shi Signed-off-by: Barry Song --- Reading git-diff-tree failed