Skip to content
Commit f1e6d3c5 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: usb-audio - Fix types taken in min()



Fix the compile warning due to different integer types used in min():
  sound/usb/usbaudio.c: In function 'init_substream_urbs':
  sound/usb/usbaudio.c:1087: warning: comparison of distinct pointer types lacks a cast

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 765e8db0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment