OSDN Git Service

mmc: cqhci: Ensure macro parameters are wrapped in parentheses
authorAdrian Hunter <adrian.hunter@intel.com>
Fri, 8 Dec 2017 07:31:06 +0000 (09:31 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 11 Dec 2017 12:11:21 +0000 (13:11 +0100)
commit0562315b86372d2cdd9cc8924b92cfab37049fbc
tree25f9a92c25e21061676bb0c49644634f6b98e672
parent126b62700386da782f83579e9b0431ea76c2da3d
mmc: cqhci: Ensure macro parameters are wrapped in parentheses

Absence of parentheses is not affecting current code, but ensure macro
parameters are wrapped in parentheses.

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Fixes: a4080225f51d ("mmc: cqhci: support for command queue enabled host")
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/cqhci.h