[sheepdog] [PATCH v2 0/5] clean up logger format string
Liu Yuan
namei.unix at gmail.com
Tue Feb 26 04:00:12 CET 2013
On 02/25/2013 11:11 PM, MORITA Kazutaka wrote:
> This series removes a newline from a logger format string to simplify
> code and increse a chance of reducing the number of lines.
>
> Changes from v1:
> - split strerror(errno) stuff into another patch
> - remove wrong replacement of strerror(errno)
>
> MORITA Kazutaka (5):
> logger: add a newline to the end of print format if it is missing
> checkpatch: show warning if sd_printf format string contains a newline
> remove newline from sd_printf format string
> checkpatch: add check for strerror(errno)
> sheep: use %m instead of strerror(errno)
Applied, thanks.
Yuan
More information about the sheepdog
mailing list