criu/compel/arch
Pavel Tikhomirov 35f7f5e360 pr_err: add \n where we miss them
Except for several false positives done by:
find -type f -name "*.c" -not -path "./test/*" -exec sed -i
's/\(\<pr_err.*[^\][^n]\)\("[,)]\)/\1\\n\2/g' {} \;

Signed-off-by: Pavel Tikhomirov <ptikhomirov@virtuozzo.com>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
2017-12-07 19:52:13 +03:00
..
aarch64 compel: add missing header required by musl 2017-12-06 21:44:24 -08:00
arm compel: add missing header required by musl 2017-12-06 21:44:24 -08:00
ppc64 arch: Fix sys_clone() arguments order 2017-09-21 00:45:10 +03:00
s390 pr_err: add \n where we miss them 2017-12-07 19:52:13 +03:00
x86 compel, x86_64: Fix sys_clone() definition 2017-11-30 01:29:44 +03:00