diff options
author | SeongJae Park <sj38.park@gmail.com> | 2016-08-21 16:54:39 +0900 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2016-08-22 10:06:16 -0700 |
commit | a56fefa2605cf8e125ef09451487f30336128028 (patch) | |
tree | 9be98a7cc020828aabf66f2e1fd09d0dae8ba1ce /kernel/rcu/rcutorture.c | |
parent | 472213a675e21185416101a77102253f93713fa9 (diff) |
rcuperf: Consistently insert space between flag and message
A few rcuperf dmesg output messages have no space between the flag and
the start of the message. In contrast, every other messages consistently
supplies a single space. This difference makes rcuperf dmesg output
hard to read and to mechanically parse. This commit therefore fixes
this problem by modifying a pr_alert() call and PERFOUT_STRING() macro
function to provide that single space.
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'kernel/rcu/rcutorture.c')
0 files changed, 0 insertions, 0 deletions