On 02/16/2018 02:47 AM, Hans de Goede wrote:
> From: Heikki Krogerus <heikki.kroge...@linux.intel.com>
> 

> diff --git a/drivers/usb/common/roles.c b/drivers/usb/common/roles.c
> new file mode 100644
> index 000000000000..923e3721d183
> --- /dev/null
> +++ b/drivers/usb/common/roles.c
> @@ -0,0 +1,305 @@
> +// SPDX-License-Identifier: GPL-2.0
> +/**

Just use /* since this is not kernel-doc notation.

> + * USB Role Switch Support
> + *
> + * Copyright (C) 2018 Intel Corporation
> + * Author: Heikki Krogerus <heikki.kroge...@linux.intel.com>
> + *         Hans de Goede <hdego...@redhat.com>
> + */


-- 
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to