Commit df059ba
drm: Don't hardcode the function name in debug logs
Switch to using the __func__ parameter instead of hardcoding a function name in the format string
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent 3736424 commit df059ba
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1296 | 1296 | | |
1297 | 1297 | | |
1298 | 1298 | | |
1299 | | - | |
| 1299 | + | |
1300 | 1300 | | |
1301 | 1301 | | |
1302 | 1302 | | |
| |||
0 commit comments