mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 00:21:59 +00:00
4cbc7d9cdf
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:
|
||
---|---|---|
.. | ||
emu8000_callback.c | ||
emu8000_local.h | ||
emu8000_patch.c | ||
emu8000_pcm.c | ||
emu8000_synth.c | ||
emu8000.c | ||
jazz16.c | ||
Makefile | ||
sb8_main.c | ||
sb8_midi.c | ||
sb8.c | ||
sb16_csp.c | ||
sb16_main.c | ||
sb16.c | ||
sb_common.c | ||
sb_mixer.c | ||
sbawe.c |