From: Eric W. Biederman Date: Thu, 18 Oct 2007 10:05:57 +0000 (-0700) Subject: sysctl: for irda update sysctl_checks list of binary paths X-Git-Tag: v2.6.24-rc1~379 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ada720d89d678eb5a09d3048a5e9a35c526800c;p=pandora-kernel.git sysctl: for irda update sysctl_checks list of binary paths It turns out that the net/irda code didn't register any of it's binary paths in the global sysctl.h header file so I missed them completely when making an authoritative list of binary sysctl paths in the kernel. So add them to the list of valid binary sysctl paths. Signed-off-by: Eric W. Biederman Acked-by: Samuel Ortiz Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed