Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1356199
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2 V2] staging: dgnc: use pointer type of tty_struct |
| Date | 2016-03-11 22:40 +0100 |
| Message-ID | <rbCWR-3YT-11@gated-at.bofh.it> (permalink) |
| References | <r9Yf8-8p8-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/2 V2] staging: dgnc: use pointer type of tty_struct Daeseok Youn <daeseok.youn@gmail.com> - 2016-03-07 09:00 +0100 Re: [PATCH 1/2 V2] staging: dgnc: use pointer type of tty_struct Greg KH <gregkh@linuxfoundation.org> - 2016-03-11 22:40 +0100
csiph-web