diff options
author | 2019-09-25 16:46:52 -0700 | |
---|---|---|
committer | 2019-09-25 17:51:39 -0700 | |
commit | dbbf869da3adeba4a6beae4ecc184e47a16d078d (patch) | |
tree | ebc13e55874253fa9a0421b1644a96117bd44be9 /fs/reiserfs/fix_node.c | |
parent | checkpatch: remove obsolete period from "ambiguous SHA1" query (diff) | |
download | linux-dev-dbbf869da3adeba4a6beae4ecc184e47a16d078d.tar.xz linux-dev-dbbf869da3adeba4a6beae4ecc184e47a16d078d.zip |
checkpatch: make git output use LANGUAGE=en_US.utf8
git output parsing depends on the language being en_US english.
Make the backtick execution of all `git <foo>` commands set the
LANGUAGE of the process to en_US.utf8 before executing the actual
command using `export LANGUAGE=en_US.utf8; git <foo>`.
Because the command is executed in a child process, the parent
LANGUAGE is unchanged.
Link: http://lkml.kernel.org/r/bb9f29988f3258281956680ff39c3e19e37dc0b8.camel@perches.com
Signed-off-by: Joe Perches <joe@perches.com>
Reported-by: Sean Christopherson <sean.j.christopherson@intel.com>
Reviewed-by: Sean Christopherson <sean.j.christopherson@intel.com>
Tested-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/reiserfs/fix_node.c')
0 files changed, 0 insertions, 0 deletions