Commit 628b1c0
committed
S_scan_ident: Replace redundant code with function call
The previous two commits moved some code into a function. This commit
takes very similar code and replaces it with a call to that function.1 parent af8590c commit 628b1c0
1 file changed
+5
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10579 | 10579 | | |
10580 | 10580 | | |
10581 | 10581 | | |
10582 | | - | |
10583 | | - | |
10584 | | - | |
10585 | | - | |
10586 | | - | |
10587 | | - | |
10588 | | - | |
10589 | | - | |
10590 | | - | |
10591 | | - | |
10592 | | - | |
| 10582 | + | |
| 10583 | + | |
| 10584 | + | |
| 10585 | + | |
| 10586 | + | |
10593 | 10587 | | |
10594 | 10588 | | |
10595 | 10589 | | |
| |||
0 commit comments