Re: [PATCH 0/7] Coding style fixes.

2015-01-23 Thread Stefan Beller
On Fri, Jan 23, 2015 at 4:09 AM, Alexander Kuleshov wrote: > I made separate patch for every file. Please, let me know if need to > squash it into one commit. > > > 2015-01-23 17:06 GMT+06:00 Alexander Kuleshov : >> This patch set contatins minor style fixes. CodingGuidelines contains >> rule that

Re: [PATCH 0/7] Coding style fixes.

2015-01-23 Thread Alexander Kuleshov
I made separate patch for every file. Please, let me know if need to squash it into one commit. 2015-01-23 17:06 GMT+06:00 Alexander Kuleshov : > This patch set contatins minor style fixes. CodingGuidelines contains > rule that the star must side with variable name. > > Alexander Kuleshov (7): >

[PATCH 0/7] Coding style fixes.

2015-01-23 Thread Alexander Kuleshov
This patch set contatins minor style fixes. CodingGuidelines contains rule that the star must side with variable name. Alexander Kuleshov (7): show-branch: minor style fix clone: minor style fix test-hashmap: minor style fix http-backend: minor style fix refs: minor style fix quote: mi