On Mon, Nov 05, 2007 at 02:18:19PM +0100, Cornelia Huck wrote: > On Fri, 2 Nov 2007 16:59:05 -0700, > Greg Kroah-Hartman <[EMAIL PROTECTED]> wrote: > > > Dynamically create the kset instead of declaring it statically. > > > > Cc: Kay Sievers <[EMAIL PROTECTED]> > > Cc: Michael Holzheu <[EMAIL PROTECTED]> > > Cc: Cornelia Huck <[EMAIL PROTECTED]> > > Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]> > > --- > > arch/s390/hypfs/inode.c | 15 +++++++++------ > > 1 files changed, 9 insertions(+), 6 deletions(-) > > arch/s390/hypfs/inode.c: In function 'hypfs_init': > arch/s390/hypfs/inode.c:512: error: implicit declaration of function 'IS_PTR'
Argh, that's what I get when I can't build my code, stupid typos... thanks for the patch, I've merged it in. greg k-h - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/