Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1467269
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v5 4/7] staging: speakup: replace spk_strlwr() with strlcpytolower() |
| Date | 2016-08-21 23:30 +0200 |
| Message-ID | <s8ItA-5Ge-29@gated-at.bofh.it> (permalink) |
| References | <s4IVb-204-3@gated-at.bofh.it> <s4IVc-204-45@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Aug 10, 2016 at 02:04:54PM -0700, Markus Mayer wrote: > After introducing generic strltolower() and strtolower(), spk_strlwr() > is no longer needed. > > Signed-off-by: Markus Mayer <mmayer@broadcom.com> > Acked-by: Samuel Thibault <samuel.thibault@ens-lyon.org> > Acked-by: Chris Brannon <chris@the-brannons.com> > --- > drivers/staging/speakup/kobjects.c | 3 +-- > drivers/staging/speakup/main.c | 3 ++- > drivers/staging/speakup/speakup.h | 1 - > drivers/staging/speakup/varhandlers.c | 12 ------------ > 4 files changed, 3 insertions(+), 16 deletions(-) Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v5 4/7] staging: speakup: replace spk_strlwr() with strlcpytolower() Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-08-21 23:30 +0200
csiph-web