Hi Nick,
> I didn't check, but I would assume checkpatch would complain about the
> spaces that have crept in here?
Interestingly checkpatch complains only if it finds 8 or more spaces at the
beginning of the line (below). For some reason, vim cindent inserted 7 spaces
in there, and that kept
On 16/03/10 18:51, Cyril Chemparathy wrote:
> #define davinci_emif_regs \
> - ((struct davinci_emif_regs *)DAVINCI_ASYNC_EMIF_CNTRL_BASE)
> + ((struct davinci_emif_regs *)DAVINCI_ASYNC_EMIF_CNTRL_BASE)
> +
I didn't check, but I would assume checkpatch would complain about the
spaces tha
2 matches
Mail list logo