Re: [Patch v2] staging: greybus: Replace gcam macros with direct dev log calls
From: Dan Carpenter
Date: Tue Apr 09 2024 - 04:00:54 EST
On Mon, Apr 08, 2024 at 03:44:40PM -0700, Jackson Chui wrote:
> Reported by checkpatch:
>
> CHECK: Macro argument 'gcam' may be better as '(gcam)' to avoid
> precedence issues
>
> Inline standard calls to 'dev_*' kernel logging functions, in favor
> of 'gcam_*' macros, to clear up gcam-related logging.
>
> Signed-off-by: Jackson Chui <jacksonchui.qwerty@xxxxxxxxx>
Reviewed-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
regards,
dan carpenter