Re: [PATCH 27/54] kset: convert s390 hypervisor kset to usekset_create

From: Greg KH
Date: Mon Nov 05 2007 - 12:22:36 EST


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 <gregkh@xxxxxxx> wrote:
>
> > Dynamically create the kset instead of declaring it statically.
> >
> > Cc: Kay Sievers <kay.sievers@xxxxxxxx>
> > Cc: Michael Holzheu <holzheu@xxxxxxxxxx>
> > Cc: Cornelia Huck <cornelia.huck@xxxxxxxxxx>
> > Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxx>
> > ---
> > 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/