[PATCH 2/2] staging: unisys: added virtpci info entry

Greg KH gregkh at linuxfoundation.org
Tue Jul 8 17:34:57 UTC 2014


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


More information about the devel mailing list