Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi...
[platform/adaptation/renesas_rcar/renesas_kernel.git] / drivers / scsi / bfa / bfad_debugfs.c
index caca9b7..439c012 100644 (file)
@@ -557,8 +557,7 @@ bfad_debugfs_exit(struct bfad_port_s *port)
                }
        }
 
-       /*
-        * Remove the pci_dev debugfs directory for the port */
+       /* Remove the pci_dev debugfs directory for the port */
        if (port->port_debugfs_root) {
                debugfs_remove(port->port_debugfs_root);
                port->port_debugfs_root = NULL;