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

2015-01-23 Thread Stefan Beller
On Fri, Jan 23, 2015 at 4:09 AM, Alexander Kuleshov
kuleshovm...@gmail.com 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 kuleshovm...@gmail.com:
 This patch set contatins minor style fixes. CodingGuidelines contains
 rule that the star must side with variable name.


The whole series is
Reviewed-by: Stefan Beller sbel...@google.com
--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


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 kuleshovm...@gmail.com:
 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: minor style fix
   fast-import: minor style fix

  builtin/clone.c   | 2 +-
  builtin/show-branch.c | 2 +-
  fast-import.c | 2 +-
  http-backend.c| 2 +-
  quote.c   | 2 +-
  refs.h| 2 +-
  test-hashmap.c| 4 ++--
  7 files changed, 8 insertions(+), 8 deletions(-)

 --
 2.3.0.rc1.275.g028c360



-- 
_
0xAX
--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[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: minor style fix
  fast-import: minor style fix

 builtin/clone.c   | 2 +-
 builtin/show-branch.c | 2 +-
 fast-import.c | 2 +-
 http-backend.c| 2 +-
 quote.c   | 2 +-
 refs.h| 2 +-
 test-hashmap.c| 4 ++--
 7 files changed, 8 insertions(+), 8 deletions(-)

--
2.3.0.rc1.275.g028c360
--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html