UBIFS: Align the dump messages of SB_NODE
authorhujianyang <hujianyang@huawei.com>
Sat, 20 Sep 2014 06:55:11 +0000 (14:55 +0800)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Fri, 26 Sep 2014 10:33:41 +0000 (13:33 +0300)
commit4b1a43eab1ab0b1d05bc0c2aa823262da2445a7f
tree8fd7c55ccea28869fe36d9a9eb22c03c5641cef2
parentb91671bb23a79c32a23b0ad5d6e6ad292bb21bdf
UBIFS: Align the dump messages of SB_NODE

I found the dump messages of UBIFS_SB_NODE is not aligned. This
patch remove the extra space from the line which is retracted.

Signed-off-by: hujianyang <hujianyang@huawei.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
fs/ubifs/debug.c