Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1280208
| From | Alexandre Belloni <alexandre.belloni@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] drivers/rtc: use %ph for short hex dumps |
| Date | 2015-11-30 20:10 +0100 |
| Message-ID | <qABZM-7C9-27@gated-at.bofh.it> (permalink) |
| References | <qymiu-n6-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 24/11/2015 at 14:51:23 +0100, Rasmus Villemoes wrote : > This makes the generated code slightly smaller. > > Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> > --- > drivers/rtc/rtc-ds1305.c | 8 ++------ > drivers/rtc/rtc-ds1307.c | 17 ++++------------- > drivers/rtc/rtc-ds1685.c | 12 +++++------- > 3 files changed, 11 insertions(+), 26 deletions(-) > Applied, thanks. -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.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 — Previous in thread | Find similar | Unroll thread
[PATCH 1/2] drivers/rtc: use %ph for short hex dumps Rasmus Villemoes <linux@rasmusvillemoes.dk> - 2015-11-24 15:00 +0100
[PATCH 2/2] drivers/rtc/rtc-ds1685.c: don't try to micromanage sysfs output size Rasmus Villemoes <linux@rasmusvillemoes.dk> - 2015-11-24 15:00 +0100
Re: [PATCH 2/2] drivers/rtc/rtc-ds1685.c: don't try to micromanage sysfs output size Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2015-11-30 20:10 +0100
Re: [PATCH 1/2] drivers/rtc: use %ph for short hex dumps Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2015-11-30 20:10 +0100
csiph-web