[PATCH 1.12] A coding style for the server
Trevor Woerner
twoerner at gmail.com
Wed Jan 18 06:11:15 PST 2012
On Tue, Jan 17, 2012 at 10:02 PM, Daniel Stone <daniel at fooishbar.org> wrote:
> indent -linux -bad -bap -blf -bli0 -br -brs -cbi0 -cdw -nce -cs -i4 -hnl
> -l80 -lc80 -lp -nbbo -nbc -nbfda -nprs -npcs -npsl -saf -sai -saw -nut
About a dozen of the options you specify are already included in the
-linux option. As such your list only needs to include:
-linux -bad -blf -bli0 -cbi0 -cdw -nce -cs -i4 -lc80 -nbbo -nbc -nbfda -nut
In other words the following are already included in -linux:
-bap -br -brs -hnl -l80 -lp -nprs -npcs -npsl -saf -sai -saw
More information about the xorg-devel
mailing list