Code

Merge branch 'js/grep-mutex'
authorJunio C Hamano <gitster@pobox.com>
Thu, 27 Oct 2011 19:04:02 +0000 (12:04 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 27 Oct 2011 19:04:02 +0000 (12:04 -0700)
* js/grep-mutex:
  builtin/grep: simplify lock_and_read_sha1_file()
  builtin/grep: make lock/unlock into static inline functions
  git grep: be careful to use mutexes only when they are initialized


Trivial merge