Hi,
On Tue, Aug 27, 2019 at 10:22:31AM +0100, Frediano Ziglio wrote:
> Add comment on constant
> ---
> src/usb-device-cd.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/src/usb-device-cd.c b/src/usb-device-cd.c
> index c33bb290..2234289c 100644
> --- a/src/usb-device-cd.c
> +++ b/src/usb-device-cd.c
> @@ -57,6 +57,7 @@ typedef struct SpiceCdLU {
>
> #define MAX_LUN_PER_DEVICE 1
> #define USB2_BCD 0x200
> +/* Red Hat USB VID */I don't mind adding a comment but perhaps SPICE USB VID instead? > #define CD_DEV_VID 0x2b23 > #define CD_DEV_PID 0xCDCD > #define CD_DEV_CLASS 8 > -- > 2.20.1 > > _______________________________________________ > Spice-devel mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/spice-devel
signature.asc
Description: PGP signature
_______________________________________________ Spice-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/spice-devel
