[haiku-development] Re: bfs_fuse: debug output and syslog

  • From: Jens Arm <Jens.Arm@xxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Mon, 27 Jul 2009 14:48:31 +0200

> > I have attached a patch against the current svn.
> 
> Thanks a lot for your work! Would it be ok that before I apply the patch, 
> you go over it again and apply our coding style? The patch includes changes 
> to existing code that makes it deviate from the coding style (mostly 
> spacing between functions) and also introduces style violations in the code 
> you added (indentation and white space style). Please have a look at the 
> coding style guide 
> <http://www.haiku-os.org/documents/dev/haiku_coding_guidelines>. Please 
> also give the "fusec" variable a descriptive name. Global variables are 
> named "sSomeVariable" for local/static vars and "gSomeVariable" for global 
> vars.

OK, I will change it according to the style.
BTW, is there some automatic cleaner for the style?


Jens

Other related posts: