greybus: manifest: clean up a few pr_err() calls
authorAlex Elder <elder@linaro.org>
Mon, 8 Jun 2015 17:05:14 +0000 (12:05 -0500)
committerGreg Kroah-Hartman <gregkh@google.com>
Mon, 8 Jun 2015 22:19:56 +0000 (15:19 -0700)
commitd51c0ffb5cd1e92884e847f2cac6935c6d866779
treef9903650fa58d8fe635c3cca608867e43984ec25
parentfd1c2e541cbc48fe4a49e9fe1e98fd02af4bcf84
greybus: manifest: clean up a few pr_err() calls

Provide a little more information in two pr_err() calls.
Also enclose a reported condition in parentheses, to match
the style used everywhere else in the file.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/manifest.c