diff options
author | Stefan Beller <sbeller@google.com> | 2016-02-29 18:07:12 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-03-01 11:57:17 -0800 |
commit | f73da11024adba18fe7443a420259ad07e0139d5 (patch) | |
tree | 68762b3324f601334a61858c8b261a3948c12765 /sh-i18n--envsubst.c | |
parent | ea2fa5a3388281b880ae2aa75c8eac0d4b1a6c69 (diff) | |
download | git-f73da11024adba18fe7443a420259ad07e0139d5.tar.gz |
submodule-config: drop check against NULL
Adhere to the common coding style of Git and not check explicitly
for NULL throughout the file. There are still other occurrences in the
code base but that is usually inside of conditions with side effects.
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'sh-i18n--envsubst.c')
0 files changed, 0 insertions, 0 deletions