Re: Lindent and coding style

From: Alan Cox
Date: Mon Mar 20 2006 - 09:27:18 EST


On Llu, 2006-03-20 at 19:32 +0800, Li Yang-r58472 wrote:
> There is a lindent script in linux kernel source. It breaks long
> lines, but uses space instead of tab as indentation. However, the
> codingstyle document also from the kernel source indicates no space is
> allowed for indentation. Is there a fix for this problem? Or the
> result from lindent(space indentation) is actually allowed in kernel
> source? Thanks.
>

It should produce suitable output. Do you have examples of where it
produces space indentation and you expect tabs ?
-
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/