Commit 0016e87
drm/amdgpu: Clean the functions pointer set as NULL
We dont need to set the functions to NULL which arent
needed as global structure members are by default
set to zero or NULL for pointers.
Cc: Leo Liu <leo.liu@amd.com>
Signed-off-by: Sunil Khatri <sunil.khatri@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>1 parent 8231e3a commit 0016e87
68 files changed
Lines changed: 0 additions & 228 deletions
File tree
- drivers/gpu/drm/amd
- amdgpu
- display/amdgpu_dm
- pm
- legacy-dpm
- powerplay
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
603 | 603 | | |
604 | 604 | | |
605 | 605 | | |
606 | | - | |
607 | | - | |
608 | 606 | | |
609 | 607 | | |
610 | 608 | | |
| |||
614 | 612 | | |
615 | 613 | | |
616 | 614 | | |
617 | | - | |
618 | | - | |
619 | 615 | | |
620 | 616 | | |
621 | 617 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
147 | 146 | | |
148 | 147 | | |
149 | 148 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4095 | 4095 | | |
4096 | 4096 | | |
4097 | 4097 | | |
4098 | | - | |
4099 | 4098 | | |
4100 | 4099 | | |
4101 | 4100 | | |
4102 | 4101 | | |
4103 | 4102 | | |
4104 | 4103 | | |
4105 | | - | |
4106 | | - | |
4107 | | - | |
4108 | | - | |
4109 | 4104 | | |
4110 | 4105 | | |
4111 | 4106 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
993 | 993 | | |
994 | 994 | | |
995 | 995 | | |
996 | | - | |
997 | | - | |
998 | 996 | | |
999 | 997 | | |
1000 | 998 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
646 | 646 | | |
647 | 647 | | |
648 | 648 | | |
649 | | - | |
650 | | - | |
651 | 649 | | |
652 | 650 | | |
653 | 651 | | |
| |||
657 | 655 | | |
658 | 656 | | |
659 | 657 | | |
660 | | - | |
661 | | - | |
662 | 658 | | |
663 | 659 | | |
664 | 660 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
906 | 906 | | |
907 | 907 | | |
908 | 908 | | |
909 | | - | |
910 | 909 | | |
911 | 910 | | |
912 | 911 | | |
913 | 912 | | |
914 | 913 | | |
915 | 914 | | |
916 | | - | |
917 | 915 | | |
918 | 916 | | |
919 | 917 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2176 | 2176 | | |
2177 | 2177 | | |
2178 | 2178 | | |
2179 | | - | |
2180 | 2179 | | |
2181 | 2180 | | |
2182 | 2181 | | |
2183 | 2182 | | |
2184 | 2183 | | |
2185 | 2184 | | |
2186 | 2185 | | |
2187 | | - | |
2188 | | - | |
2189 | 2186 | | |
2190 | 2187 | | |
2191 | 2188 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
417 | 417 | | |
418 | 418 | | |
419 | 419 | | |
420 | | - | |
421 | 420 | | |
422 | 421 | | |
423 | 422 | | |
| |||
429 | 428 | | |
430 | 429 | | |
431 | 430 | | |
432 | | - | |
433 | | - | |
434 | 431 | | |
435 | 432 | | |
436 | 433 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1213 | 1213 | | |
1214 | 1214 | | |
1215 | 1215 | | |
1216 | | - | |
1217 | 1216 | | |
1218 | 1217 | | |
1219 | 1218 | | |
| |||
1225 | 1224 | | |
1226 | 1225 | | |
1227 | 1226 | | |
1228 | | - | |
1229 | | - | |
1230 | 1227 | | |
1231 | 1228 | | |
1232 | 1229 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
415 | 415 | | |
416 | 416 | | |
417 | 417 | | |
418 | | - | |
419 | 418 | | |
420 | 419 | | |
421 | 420 | | |
| |||
427 | 426 | | |
428 | 427 | | |
429 | 428 | | |
430 | | - | |
431 | | - | |
432 | 429 | | |
433 | 430 | | |
434 | 431 | | |
| |||
0 commit comments