[PATCH] drbd: fix pointer cast spacing
Bart Van Assche
bvanassche at acm.org
Wed Mar 11 17:49:49 CET 2026
On 3/11/26 1:35 AM, Richard Lyu wrote:
> Checkpatch.pl reports the following coding style issue:
> ERROR: "(foo*)" should be "(foo *)"
> + struct p_trim *t = (struct p_trim*)p;
Checkpatch is for checking patches before these are posted on a Linux
kernel mailing list and should not be used on code that has already
been merged into the Linux kernel tree.
Thanks,
Bart.
More information about the drbd-dev
mailing list