Re: xc4000 patches folded

2011-06-05 Thread Devin Heitmueller
On Sunday, June 5, 2011, Mauro Carvalho Chehab wrote: > Em 05-06-2011 12:13, Istvan Varga escreveu: >> On 06/05/2011 03:58 PM, Mauro Carvalho Chehab wrote: >> >>> Don't add \n\t\t at the beginning of the param_desc. Even the extra \t and >>> \n >>> format stuff in the middle of the description is

Re: xc4000 patches folded

2011-06-05 Thread Mauro Carvalho Chehab
Em 05-06-2011 12:13, Istvan Varga escreveu: > On 06/05/2011 03:58 PM, Mauro Carvalho Chehab wrote: > >> Don't add \n\t\t at the beginning of the param_desc. Even the extra \t and \n >> format stuff in the middle of the description is unusual. It is better to >> avoid, >> as it may break scripts.

Re: xc4000 patches folded

2011-06-05 Thread Istvan Varga
On 06/05/2011 03:58 PM, Mauro Carvalho Chehab wrote: > Don't add \n\t\t at the beginning of the param_desc. Even the extra \t and \n > format stuff in the middle of the description is unusual. It is better to > avoid, > as it may break scripts. OK, I will remove the tabs. Is the use of \n allowe