[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20181015190134.GA6700@kroah.com>
Date: Mon, 15 Oct 2018 21:01:34 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Roman Kiryanov <rkir@...gle.com>
Cc: linux-kernel@...r.kernel.org, Todd Kjos <tkjos@...gle.com>
Subject: Re: [PATCH v3 09/15] platform: goldfish: pipe: Move goldfish_pipe to
goldfish_pipe_v2
On Mon, Oct 15, 2018 at 11:55:26AM -0700, Roman Kiryanov wrote:
> > > This is the v2 driver. v1 will be added later.
> >
> > If you want to add a new driver later, great, but don't change the name
> > of an existing driver for no good reason.
>
> I want our "v2" driver to be in a "v2" file and our "v1" driver in a
> "v1" file. I think this is reasonable.
The in kernel driver is the "v1" one. Why do you need a totally new
driver file at all anyway?
And again, can you GUARANTEE that userspace will not break if you rename
the kernel module? Also, "vX" is an odd naming schemes for drivers,
don't take naming lessons from qualcomm :)
thanks,
greg k-h
Powered by blists - more mailing lists