diff options
| author | Oliver Neukum <[email protected]> | 2024-10-07 09:39:47 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-10-07 10:07:10 +0000 |
| commit | 71c717cd8a2e180126932cc6851ff21c1d04d69a (patch) | |
| tree | 03ae2a9d2cd31407d9b071afb632ad3a2a79c04d /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
| parent | usb: xhci: Fix problem with xhci resume from suspend (diff) | |
| download | kernel-71c717cd8a2e180126932cc6851ff21c1d04d69a.tar.gz kernel-71c717cd8a2e180126932cc6851ff21c1d04d69a.zip | |
Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant"
This reverts commit 86b20af11e84c26ae3fde4dcc4f490948e3f8035.
This patch leads to passing 0 to simple_read_from_buffer()
as a fifth argument, turning the read method into a nop.
The change is fundamentally flawed, as it breaks the driver.
Signed-off-by: Oliver Neukum <[email protected]>
Cc: stable <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions
