[PATCH v3 2/5] pstore/blk: Move verify_size() macro out of function

Christoph Hellwig hch at lst.de
Thu Jun 17 00:56:22 PDT 2021


> +#define verify_size(name, alignsize, enabled) {			\

Our normal macro style would be to move the opening brace onto a separate
line, just like we do for functions.

With that fixed:

Signed-off-by: Christoph Hellwig <hch at lst.de>



More information about the linux-mtd mailing list