From: Andi Kleen Date: Fri, 16 Sep 2011 09:09:50 +0000 (+0000) Subject: IRDA: Fix global type conflicts in net/irda/irsysctl.c v2 X-Git-Tag: v3.1-rc7~25^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9566042ef84fd2a282d00d3163074ec9b3f93a70;p=pandora-kernel.git IRDA: Fix global type conflicts in net/irda/irsysctl.c v2 The externs here didn't agree with the declarations in qos.c. Better would be probably to move this into a header, but since it's common practice to have naked externs with sysctls I left it for now. Cc: samuel@sortiz.org Signed-off-by: Andi Kleen Signed-off-by: David S. Miller --- Reading git-diff-tree failed