diff options
| author | Corey Minyard <[email protected]> | 2025-06-14 00:06:26 +0000 |
|---|---|---|
| committer | Corey Minyard <[email protected]> | 2025-06-14 00:06:26 +0000 |
| commit | 8ffcb7560b4a15faf821df95e3ab532b2b020f8c (patch) | |
| tree | 6c87ad2fcf1a37a252cc4053f312e07dd45ecb54 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
| parent | Merge tag 'hardening-v6.16-rc1-fix1-take2' of git://git.kernel.org/pub/scm/li... (diff) | |
| download | kernel-8ffcb7560b4a15faf821df95e3ab532b2b020f8c.tar.gz kernel-8ffcb7560b4a15faf821df95e3ab532b2b020f8c.zip | |
ipmi: Fix strcpy source and destination the same
The source and destination of some strcpy operations was the same.
Split out the part of the operations that needed to be done for those
particular calls so the unnecessary copy wasn't done.
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Signed-off-by: Corey Minyard <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions
