From: Junio C Hamano <hidden> Date: 2016-06-15 22:54:30
Robin Rosenberg [off-list ref] writes:
Remove extraneous parentheses and braces
Remove redundant NUL-termination
Check result of unlink when probing for decomposed file names
Signed-off-by: Robin Rosenberg <redacted>
---
Thanks. I've found and fixed a bit more style violations while we
are at it.