Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1562879
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 4/9] tty: constify tty_ldisc_receive_buf buffer pointer |
| Date | 2017-01-19 17:30 +0100 |
| Message-ID | <t1nL3-3PP-17@gated-at.bofh.it> (permalink) |
| References | <t0opP-760-5@gated-at.bofh.it> <t0opP-760-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Jan 16, 2017 at 04:54:31PM -0600, Rob Herring wrote: > This is needed to work with the client operations which uses const ptrs. > > Really, the flags pointer could be const, too, but this would be a tree > wide fix. > > Signed-off-by: Rob Herring <robh@kernel.org> > Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> > Reviewed-By: Sebastian Reichel <sre@kernel.org> I've applied the first 4 patches in this series to my tree now, thanks. greg k-h
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 4/9] tty: constify tty_ldisc_receive_buf buffer pointer Rob Herring <robh@kernel.org> - 2017-01-17 00:00 +0100 Re: [PATCH v2 4/9] tty: constify tty_ldisc_receive_buf buffer pointer Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-01-19 17:30 +0100
csiph-web