Prev: [PATCH] inotify: Don't leak user struct on inotify release
Next: ST SPEAr: Added source files for SPEAr3xx machine family
From: Russell King - ARM Linux on 11 Mar 2010 05:50 On Tue, Mar 09, 2010 at 09:14:53PM +0100, Linus Walleij wrote: > 2010/3/3 Viresh KUMAR <viresh.kumar(a)st.com>: > > > Signed-off-by: Viresh Kumar <viresh.kumar(a)st.com> > > --- > > �include/linux/sysctl_sp810.h | � 59 ++++++++++++++++++++++++++++++++++++++++++ > > �1 files changed, 59 insertions(+), 0 deletions(-) > > �create mode 100644 include/linux/sysctl_sp810.h > > (...) > > To the rest of the world this is probably a number of register definitions and > an obscure inline function, so the entire internal kernel API does not need > to know about it. It'll also give people heart-attacks because they'll think it adds a new set of deprecated binary sysctl() interfaces to the kernel. Best drop the 'sysctl' part of the name as well. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |