Re: [PATCH v2 1/4] i2c: pmcmsp: Use proper printk format for resource_size_t

From: Wolfram Sang
Date: Wed Jan 15 2020 - 12:45:57 EST



> + "Unable to get memory/io address region %pap\n",
> + &(res->start));

My first thought was "parens not needed"; not because I like being picky
but because it doesn't look more readable to me.

checkpatch agrees:

CHECK: Unnecessary parentheses around res->start
#30: FILE: drivers/i2c/busses/i2c-pmcmsp.c:278:
+ &(res->start));

Attachment: signature.asc
Description: PGP signature