From: Richard Genoud Date: Tue, 2 Apr 2013 10:24:37 +0000 (+0200) Subject: UBIFS: correct mount message X-Git-Tag: v3.11-rc1~84^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=beadadfa5467e09e36891f39cae1f5d8d3bbf17e;p=pandora-kernel.git UBIFS: correct mount message When mounting an UBIFS R/W volume, we have the message: UBIFS: mounted UBI device 0, volume 1, name "rootfs"(null) With this patch, we'll have: UBIFS: mounted UBI device 0, volume 1, name "rootfs" Which is, I think, what was intended. Signed-off-by: Richard Genoud Cc: stable@vger.kernel.org [v3.7+] Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed