commit | b2bedb214469af55179d907a60cd67fed6b0779e | [log] [tgz] |
---|---|---|
author | Stefan Weil <weil@mail.berlios.de> | Mon Sep 12 22:33:01 2011 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Sep 16 08:25:56 2011 -0500 |
tree | 45f926e05105467a707f75b9706bc5c1b094cbe9 | |
parent | 937b1258b7748fe9dc2234b6006f216856179636 [diff] |
Remove blanks before \n in output strings Those blanks violate the coding conventions, see scripts/checkpatch.pl. Blanks missing after colons in the changed lines were added. This patch does not try to fix tabs, long lines and other problems in the changed lines, therefore checkpatch.pl reports many violations. Signed-off-by: Stefan Weil <weil@mail.berlios.de> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>