From: Chen Gang Date: Fri, 26 Sep 2014 15:36:03 +0000 (+0800) Subject: xen/xenbus: Remove BUG_ON() when error string trucated X-Git-Tag: fixes-against-v3.18-rc2~118^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=305559f16538708b603ceeb317ebaed9c4da9ce9;p=pandora-kernel.git xen/xenbus: Remove BUG_ON() when error string trucated xenbus_va_dev_error() is for printing error, so when error string is too long to be truncated, need not BUG_ON(), still return truncation string is OK. Signed-off-by: Chen Gang Signed-off-by: David Vrabel --- Reading git-diff-tree failed