Re: RTEMS cfg of uncrustify

2017-06-01 Thread Sichen Zhao
Ok, i see. Thank you. Best Regards Sichen Zhao From: ged...@gwmail.gwu.edu on behalf of Gedare Bloom Sent: Thursday, June 1, 2017 23:14 To: Joel Sherrill Cc: Sichen Zhao; RTEMS Subject: Re: RTEMS cfg of uncrustify On Thu, Jun 1, 2017 at 11:09 AM, Joel

Re: RTEMS cfg of uncrustify

2017-06-01 Thread Gedare Bloom
On Thu, Jun 1, 2017 at 11:09 AM, Joel Sherrill wrote: > > > On Thu, Jun 1, 2017 at 9:07 AM, Sichen Zhao wrote: >> >> Hi all, >> >> The rtems cfg file of uncrustify: >> https://devel.rtems.org/wiki/Developer/Coding/Conventions#Tools >> I feel weird about : there are always space after and before t

Re: RTEMS cfg of uncrustify

2017-06-01 Thread Joel Sherrill
On Thu, Jun 1, 2017 at 9:07 AM, Sichen Zhao wrote: > Hi all, > > The rtems cfg file of uncrustify: https://devel.rtems.org/wiki/ > Developer/Coding/Conventions#Tools > I feel weird about : there are always space after and before the > parenthesis. It seems has conflict with Linux kernel tools che