mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
5bbcece640
It is preferred to use sizeof(*pointer) instead of sizeof(type) due to the type of the variable can change and one needs not change the former (unlike the latter). This patch has no effect on runtime behavior. Signed-off-by: Erick Archer <erick.archer@outlook.com> Link: https://lore.kernel.org/r/PAXPR02MB72483F512F863C74A4AECA2B8BFB2@PAXPR02MB7248.eurprd02.prod.outlook.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> |
||
---|---|---|
.. | ||
emu10k1-gp.c | ||
fm801-gp.c | ||
gameport.c | ||
Kconfig | ||
lightning.c | ||
Makefile | ||
ns558.c |