staging: lustre: Correct missing newline for CERROR call in sfw_handle_server_rpc
authorJames Nunez <james.a.nunez@intel.com>
Sat, 12 Mar 2016 18:00:31 +0000 (13:00 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Mar 2016 14:30:36 +0000 (07:30 -0700)
commitbde98b0603cf6ebdf2d5aea7f83f02f88aa35a7f
treee04888d5f4540274f19bf13bf0d432b884ce9994
parent3d1477309806459d39e13d8c3206ba35d183c34a
staging: lustre: Correct missing newline for CERROR call in sfw_handle_server_rpc

This is one of the fixes broken out of patch 10000 that was
missed in the merger. With this fix the CERROR called in
sfw_handle_server_rpc will print out correctly.

Signed-off-by: James Nunez <james.a.nunez@intel.com>
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-4871
Reviewed-on: http://review.whamcloud.com/10000
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Cliff White <cliff.white@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/selftest/framework.c