On Thu, Jan 05, 2023 at 03:52:10AM +0800, kernel test robot wrote: > tree: https://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git pci/switchtec > head: fbc855bce49eda88408c329d6b2bc1176ab08dcd > commit: fbc855bce49eda88408c329d6b2bc1176ab08dcd [2/2] PCI: switchtec: Return -EFAULT for copy_to_user() errors > drivers/pci/switch/switchtec.c: In function 'switchtec_dev_read': > >> drivers/pci/switch/switchtec.c:623:1: warning: label 'out' defined but not used [-Wunused-label] > 623 | out: > | ^~~ Lorenzo, I'll send you a v3 to fix this.