[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20160311213403.GA20084@kroah.com>
Date: Fri, 11 Mar 2016 13:34:03 -0800
From: Greg KH <gregkh@...uxfoundation.org>
To: Daeseok Youn <daeseok.youn@...il.com>
Cc: lidza.louina@...il.com, devel@...verdev.osuosl.org,
driverdev-devel@...uxdriverproject.org,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org,
sudipm.mukherjee@...il.com
Subject: Re: [PATCH 1/2 V2] staging: dgnc: use pointer type of tty_struct
On Mon, Mar 07, 2016 at 04:52:47PM +0900, Daeseok Youn wrote:
> For using tty_alloc_driver, SerialDriver has to be pointer type.
> It also has checkpatch.pl warning about Camelcase, so
> SerialDriver is changed to serial_driver.
Please only fix one thing per patch. This should be two different
patches, right?
Also it doesn't apply properly to my tree, please rebase it against the
staging-testing branch of staging.git and resend.
thanks,
greg k-h
Powered by blists - more mailing lists