Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1485396
| From | Krzysztof Kozlowski <krzk@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] ASoC: samsung: add missing \n to end of pr_err messages |
| Date | 2016-09-16 23:50 +0200 |
| Message-ID | <si9bb-1VW-9@gated-at.bofh.it> (permalink) |
| References | <si5hf-7NI-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Sep 16, 2016 at 06:30:53PM +0100, Colin King wrote: > From: Colin Ian King <colin.king@canonical.com> > > Trival fix, some pr_err messages are missing a \n, so add it. > > Signed-off-by: Colin Ian King <colin.king@canonical.com> > --- > sound/soc/samsung/ac97.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) Hi, Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org> Also probably converting everything to dev_* would make sense as well but it is not trivial. Best regards, Krzysztof
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] ASoC: samsung: add missing \n to end of pr_err messages Colin King <colin.king@canonical.com> - 2016-09-16 19:40 +0200 Re: [PATCH] ASoC: samsung: add missing \n to end of pr_err messages Krzysztof Kozlowski <krzk@kernel.org> - 2016-09-16 23:50 +0200
csiph-web