commit | 86c52933b189c04dc7e2008bebda50e939e161b1 | [log] [tgz] |
---|---|---|
author | Chen Gang <gang.chen.5i5j@gmail.com> | Fri Sep 26 23:36:03 2014 +0800 |
committer | David Vrabel <david.vrabel@citrix.com> | Fri Oct 03 12:34:55 2014 +0100 |
tree | b8c529e3d066884931c597233cd2d297db147e9c | |
parent | 68efb591545ed4bb596e5319f75e9532d3e1ed99 [diff] |
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 <gang.chen.5i5j@gmail.com> Signed-off-by: David Vrabel <david.vrabel@citrix.com>