diff options
author | Takashi Iwai <[email protected]> | 2023-09-02 08:10:44 +0200 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2023-09-02 08:11:55 +0200 |
commit | 4cbc7d9cdfbed4c0ab65c3061af901fa8ec971ff (patch) | |
tree | 411edc834ab3d74cd549fe56d33cabd706a0e881 /net/unix/sysctl_net_unix.c | |
parent | e14ebde5df2ade7164b3adc3b8644d531a78a785 (diff) |
ALSA: sb: Fix wrong argument in commented code
While rewriting the code from sockptr_t to iov_iter during the
development, I forgot to replace one place in emu8000-pcm code. As
it's in the disabled area (with ifdef), it's never built and
overlooked. Replace with the proper argument NULL.
Fixes: 9d0fdc602de9 ("ALSA: emu8000: Convert to generic PCM copy ops")
Reported-by: Al Viro <[email protected]>
Closes: https://lore.kernel.org/r/20230902053646.GK3390869@ZenIV
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions