Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1740959
| From | Pavel Machek <pavel@ucw.cz> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] power: Use a more common logging style |
| Date | 2017-09-27 21:30 +0200 |
| Message-ID | <uuqbU-7c0-13@gated-at.bofh.it> (permalink) |
| References | <uuoa6-60L-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Wed 2017-09-27 10:17:57, Joe Perches wrote: > Convert printks to pr_<level>. > > Miscellanea: > > o Use pr_fmt with "PM:" and remove "PM: " from format strings > o Coalesce format strings and realign format arguments > o Convert an embedded incorrect function name to "%s: ", __func__ > o Convert a couple multi-line formats to multiple pr_<level> calls > > Signed-off-by: Joe Perches <joe@perches.com> Acked-by: Pavel Machek <pavel@ucw.cz> -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] power: Use a more common logging style Joe Perches <joe@perches.com> - 2017-09-27 19:20 +0200 Re: [PATCH] power: Use a more common logging style Pavel Machek <pavel@ucw.cz> - 2017-09-27 21:30 +0200
csiph-web