[PATCHv9 2/6] submodule-config: drop check against NULL

2016-02-09 Thread Stefan Beller
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. Signed-off-by: Stefan Beller --- submodule-config.c | 6 +++--- 1

Re: [PATCHv9 2/6] submodule-config: drop check against NULL

2016-02-09 Thread Jonathan Nieder
Stefan Beller wrote: > Signed-off-by: Stefan Beller > --- > submodule-config.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) Reviewed-by: Jonathan Nieder -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a