From: Dan Carpenter Date: Fri, 2 May 2014 11:57:01 +0000 (+0200) Subject: can: mcp251x: fix coccinelle warnings X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~188^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1dfefebaebf8b4d7c7a873b898a4ce9927a2fdf;p=pandora-kernel.git can: mcp251x: fix coccinelle warnings drivers/net/can/spi/mcp251x.c:953:7-27: ERROR: Threaded IRQ with no primary handler requested without IRQF_ONESHOT Make sure threaded IRQs without a primary handler are always request with IRQF_ONESHOT Generated by: scripts/coccinelle/misc/irqf_oneshot.cocci CC: Stefano Babic CC: Marc Kleine-Budde Signed-off-by: Dan Carpenter Signed-off-by: Marc Kleine-Budde --- Reading git-diff-tree failed