Re: [PATCH 1/3] staging: pi433: Style fix - align block comments

From: Dan Carpenter
Date: Mon Jul 24 2017 - 03:41:35 EST


On Sat, Jul 22, 2017 at 03:50:50PM +1200, Derek Robson wrote:
> + * // RegOsc1
> + * #define OSC1_RCCAL_START 0x80
> + * #define OSC1_RCCAL_DONE 0x40
> + *

Why do we have all these commented out defines?

regards,
dan carpenter