On Tue, May 29, 2018 at 05:32:48PM +0800, kbuild test robot wrote:
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git 
> debugfs_cleanup
> head:   7b3bcbfe0aeedeec64c83cf9655273e8f42f1c54
> commit: 7b3bcbfe0aeedeec64c83cf9655273e8f42f1c54 [109/109] usb: debugfs 
> cleanup
> config: i386-randconfig-s1-201821 (attached as .config)
> compiler: gcc-6 (Debian 6.4.0-9) 6.4.0 20171026
> reproduce:
>         git checkout 7b3bcbfe0aeedeec64c83cf9655273e8f42f1c54
>         # save the attached .config to linux build tree
>         make ARCH=i386 
> 
> All warnings (new ones prefixed by >>):
> 
>    drivers/usb/typec/tcpm.c: In function 'tcpm_debugfs_init':
> >> drivers/usb/typec/tcpm.c:580:9: warning: 'return' with a value, in 
> >> function returning void
>      return 0;
>             ^
>    drivers/usb/typec/tcpm.c:569:13: note: declared here
>     static void tcpm_debugfs_init(struct tcpm_port *port)
>                 ^~~~~~~~~~~~~~~~~

For the linux-usb crowd, this is a bug in one of my in-work patches, no
need to worry...

thanks,

greg k-h
--
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