false error in checkpatch version 0.24

From: Dotan Barak
Date: Wed Nov 12 2008 - 04:19:14 EST


Hi.

When i execute checkpatch version 0.24 of a file which contains the
following line:
return a * b;

It complains with the following error message:
ERROR: space prohibited after that '*' (ctx:WxW).

I think that this may be a false error.
(maybe it fail on a rule which handles pointers declaration).

Thanks
Dotan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/