diff options
| author | Takashi Iwai <[email protected]> | 2024-09-01 15:45:12 +0200 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2024-09-01 15:46:11 +0200 |
| commit | 43b42ed438bfff6bb5a51cc27a1658c03cd223fd (patch) | |
| tree | 5151da30b532689502e7708abc75e3034fb2deb0 /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | 61bc4deff033181992408f973b48fca08757d3ff (diff) | |
ALSA: pcm: Fix the previous conversion to kstrtoul()
The previous replacement from simple_strtoul() to kstrtoul() forgot
that the passed pointer must be an unsigned long int pointer, while
the value used there is a sized_t pointer. Fix it.
Fixes: 61bc4deff033 ("ALSA: pcm: replace simple_strtoul to kstrtoul")
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions