Zhiqi Song 722cb2b197
spi: mpc512x-psc: add parenthesis for sizeof
Fix missing parenthesis of sizeof reported by checkpatch.pl:
 WARNING: sizeof *pp should be sizeof(*pp).

The kernel coding style suggests thinking of sizeof as a function
and add parenthesis.

Signed-off-by: Zhiqi Song <songzhiqi1@huawei.com>
Link: https://lore.kernel.org/r/1621301902-64158-3-git-send-email-songzhiqi1@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2021-05-20 18:00:35 +01:00
..
2021-03-10 12:46:53 +00:00
2021-04-26 16:32:11 -07:00
2020-10-08 23:00:06 +01:00
2020-07-17 16:38:47 +01:00
2021-04-21 16:07:04 +01:00
2021-04-30 12:48:14 -07:00
2021-02-22 14:34:00 -08:00
2021-05-11 15:42:51 +01:00
2020-10-24 10:33:08 -07:00
2021-05-11 15:42:46 +01:00
2021-05-11 15:42:47 +01:00