Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1739363
| From | Daniel Lezcano <daniel.lezcano@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/3] clocksource: pr_err() strings should end with newlines |
| Date | 2017-09-26 01:40 +0200 |
| Message-ID | <utL8J-4Uf-5@gated-at.bofh.it> (permalink) |
| References | <utwMq-3Lc-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 25/09/2017 10:16, Arvind Yadav wrote: > pr_err() messages should terminated with a new-line to avoid > other messages being concatenated onto the end. > > Arvind Yadav (3): > [PATCH 1/3] clocksource: fttmr010: pr_err() strings should end with newlines > [PATCH 2/3] clocksource: owl: pr_err() strings should end with newlines > [PATCH 3/3] clocksource: rockchip: pr_err() strings should end with newlines > > drivers/clocksource/owl-timer.c | 4 ++-- > drivers/clocksource/rockchip_timer.c | 2 +- > drivers/clocksource/timer-fttmr010.c | 4 ++-- > 3 files changed, 5 insertions(+), 5 deletions(-) Applied and slightly changed the commit log to: pr_err() messages should end with a new-line to avoid other messages being concatenated. In the future, please use the subject subsystem format to: clocksource/drivers/<timer>: .... Thanks. -- Daniel -- <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook | <http://twitter.com/#!/linaroorg> Twitter | <http://www.linaro.org/linaro-blog/> Blog
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/3] clocksource: pr_err() strings should end with newlines Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-09-25 10:20 +0200
[PATCH 2/3] clocksource: owl: pr_err() strings should end with newlines Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-09-25 10:20 +0200
Re: [PATCH 2/3] clocksource: owl: pr_err() strings should end with newlines Andreas Färber <afaerber@suse.de> - 2017-09-25 10:50 +0200
[PATCH 3/3] clocksource: rockchip: pr_err() strings should end with newlines Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-09-25 10:20 +0200
[PATCH 1/3] clocksource: fttmr010: pr_err() strings should end with newlines Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-09-25 10:20 +0200
Re: [PATCH 0/3] clocksource: pr_err() strings should end with newlines Daniel Lezcano <daniel.lezcano@linaro.org> - 2017-09-26 01:40 +0200
csiph-web