Commit 9dd88f3
committed
coredump: avoid pointless variable
we don't use that value at all so don't bother with it in the first
place.
Link: https://lore.kernel.org/20250612-work-coredump-massage-v1-23-315c0c34ba94@kernel.org
Signed-off-by: Christian Brauner <brauner@kernel.org>1 parent ae20958 commit 9dd88f3
1 file changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1088 | 1088 | | |
1089 | 1089 | | |
1090 | 1090 | | |
1091 | | - | |
1092 | 1091 | | |
1093 | 1092 | | |
1094 | 1093 | | |
| |||
1123 | 1122 | | |
1124 | 1123 | | |
1125 | 1124 | | |
1126 | | - | |
1127 | | - | |
| 1125 | + | |
1128 | 1126 | | |
1129 | 1127 | | |
1130 | 1128 | | |
| |||
1160 | 1158 | | |
1161 | 1159 | | |
1162 | 1160 | | |
1163 | | - | |
1164 | | - | |
| 1161 | + | |
1165 | 1162 | | |
1166 | 1163 | | |
1167 | 1164 | | |
| |||
0 commit comments