[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20060726103701.GA10459@2ka.mipt.ru>
Date: Wed, 26 Jul 2006 14:37:01 +0400
From: Evgeniy Polyakov <johnpol@....mipt.ru>
To: Andrew Morton <akpm@...l.org>
Cc: linux-kernel@...r.kernel.org, davem@...emloft.net,
drepper@...hat.com, netdev@...r.kernel.org
Subject: Re: [1/4] kevent: core files.
On Wed, Jul 26, 2006 at 03:31:05AM -0700, Andrew Morton (akpm@...l.org) wrote:
> Please indent the body of the switch one tabstop to the left.
..
> If the user passes this an fd which was obtained via means other than
> kevent_ctl_init(), the kernel will explode. Do
>
> if (file->f_fop != &kevent_user_fops)
> return -EINVAL;
Thanks, I will implement both.
--
Evgeniy Polyakov
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists