Commit 0074f4d
workqueue: Pack workqueue_job_t more tightly
Reorder the fields so that the fields will be better aligned inside the
struct, reducing the total size of the struct.
Signed-off-by: Paul Cercueil <paul@crapouillou.net>1 parent 5ac164d commit 0074f4d
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | 46 | | |
50 | 47 | | |
51 | 48 | | |
52 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments