On 2021/5/27 4:05, Joe Perches wrote:
Update the logging uses that have unnecessary newlines as the f2fs_printk
function and so its f2fs_ macro callers already adds one.
This allows searching single line logging entries with an easier grep and
also avoids unnecessary blank lines in the logging.
Update the logging uses that have unnecessary newlines as the f2fs_printk
function and so its f2fs_ macro callers already adds one.
This allows searching single line logging entries with an easier grep and
also avoids unnecessary blank lines in the logging.
Miscellanea:
o Coalesce formats
o Alig