On Tue, Jul 08, 2014 at 01:21:31PM -0400, Erik Arfvidson wrote: > - > + /*debug_fs file and direcroty removal*/ > + debugfs_remove(info_debugfs_entry); > + debugfs_remove(virtpci_debugfs_dir); Odd indentation, comment style, and spelling typos :( Also, you can just remove the directory recursivly, no need to save, and then remove, the individual files. thanks, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel