Commit ef85274
syz-ci: rename JobManager struct instance from "jp" to "jm"
Rename the JobManager struct in main() from "jp" to "jm", to match the
conventions used in jobs.go and avoid confusion with JobProcessors.
Signed-off-by: Andrew Donnellan <ajd@linux.ibm.com>1 parent 2ce07a9 commit ef85274
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
324 | | - | |
| 324 | + | |
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
330 | | - | |
| 330 | + | |
331 | 331 | | |
332 | 332 | | |
333 | 333 | | |
| |||
0 commit comments