[PATCH v2] staging: wimax/i2400m: fix pointer declaration style

Johannes Berg johannes at sipsolutions.net
Sat Jan 30 17:54:18 UTC 2021


On Sat, 2021-01-30 at 23:14 +0530, Anirudh Rayabharam wrote:
> Fix a couple of pointer declarations where the pointer qualifier '*'
> is not attached to the variable name. This fixes the checkpatch
> error: "foo * bar" should be "foo *bar".

This driver is in staging to get deleted unless somebody really wants to
step up and maintain wimax, so there's no point in fixing up whitespace.

johannes



More information about the devel mailing list