Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1467269 > unrolled thread
| Started by | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| First post | 2016-08-21 23:30 +0200 |
| Last post | 2016-08-21 23:30 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v5 4/7] staging: speakup: replace spk_strlwr() with strlcpytolower() Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-08-21 23:30 +0200
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Date | 2016-08-21 23:30 +0200 |
| Subject | Re: [PATCH v5 4/7] staging: speakup: replace spk_strlwr() with strlcpytolower() |
| Message-ID | <s8ItA-5Ge-29@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web