On 05/25/2015 04:22 PM, Vladimirs Ambrosovs wrote: > This patch fixes the leak, which was present in fwserial driver in the > init function. In case the tty driver allocation failed the function > returned error, leaving debugfs entry in the filesystem. > > To fix the issue additional error label was added, so that the code will > jump to it in case of allocation failure, and free debugfs entries. Thanks. Reviewed-by: Peter Hurley <peter@xxxxxxxxxxxxxxxxxx> _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel