From 7caf6852018a7550a2451972522688caef350549 Mon Sep 17 00:00:00 2001 From: Bin Shi Date: Tue, 6 May 2014 22:58:36 +0800 Subject: [PATCH] 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-format-patch failed