Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1301645
| From | Jes Sorensen <Jes.Sorensen@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] staging: rtl8723au: use %pM and %ph formatting |
| Date | 2016-01-05 17:00 +0100 |
| Message-ID | <qNCbF-4Sl-23@gated-at.bofh.it> (permalink) |
| References | <qLKGn-4pd-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
meleodr@gmail.com writes: > From: Daniil Leshchev <meleodr@gmail.com> > > use %pM and %ph specifiers instead of placing each byte on stack. > (staging/rtl8723au/TODO) > > Signed-off-by: Daniil Leshchev <meleodr@gmail.com> > --- > drivers/staging/rtl8723au/core/rtw_recv.c | 32 +++++----------------- > .../staging/rtl8723au/hal/rtl8723a_bt-coexist.c | 24 ++++------------ > drivers/staging/rtl8723au/hal/usb_halinit.c | 6 ++-- > 3 files changed, 15 insertions(+), 47 deletions(-) Looks fine to me. Acked-by: Jes Sorensen <Jes.Sorensen@redhat.com> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] staging: rtl8723au: use %pM and %ph formatting Jes Sorensen <Jes.Sorensen@redhat.com> - 2016-01-05 17:00 +0100
csiph-web