Commit 972a915
Make write_sha1_file_prepare() void
Move file name generation from write_sha1_file_prepare() to the one
caller that cares and make it a void function.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <junkio@cox.net>1 parent 29f049a commit 972a915
1 file changed
+5
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1347 | 1347 | | |
1348 | 1348 | | |
1349 | 1349 | | |
1350 | | - | |
1351 | | - | |
1352 | | - | |
| 1350 | + | |
| 1351 | + | |
| 1352 | + | |
1353 | 1353 | | |
1354 | 1354 | | |
1355 | 1355 | | |
| |||
1361 | 1361 | | |
1362 | 1362 | | |
1363 | 1363 | | |
1364 | | - | |
1365 | | - | |
1366 | 1364 | | |
1367 | 1365 | | |
1368 | 1366 | | |
| |||
1521 | 1519 | | |
1522 | 1520 | | |
1523 | 1521 | | |
1524 | | - | |
| 1522 | + | |
| 1523 | + | |
1525 | 1524 | | |
1526 | 1525 | | |
1527 | 1526 | | |
| |||
0 commit comments