UPSTREAM: mmc-utils: drop macro CHECK

This macro saves a few lines of code but is harder to read than the
equivalent code spelled out. IMHO the latter is more important, so
expand the macro everywhere and drop it.

While touching this also unbreak the strings used there for better
grepability.

BUG=None
TEST=Compile

Signed-off-by: Uwe Kleine-Knig <u.kleine-koenig@pengutronix.de>
Signed-off-by: Chris Ball <chris@printf.net>
(cherry picked from commit fcef164b23ebc1f6123ff2881746925020123297)
Signed-off-by: Gwendal Grignou <gwendal@chromium.org>

Change-Id: I4db60cd0748894d0b16b9c1648014505ee06d6df
Reviewed-on: https://chromium-review.googlesource.com/1114450
Commit-Ready: Gwendal Grignou <gwendal@chromium.org>
Tested-by: Gwendal Grignou <gwendal@chromium.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
3 files changed