On Thu, May 31, 2018 at 06:16:27AM -0700, Guenter Roeck wrote:
> On 05/31/2018 04:08 AM, Greg Kroah-Hartman wrote:
> > When calling debugfs functions, there is no need to ever check the
> > return value.  The function can work or not, but the code logic should
> > never do something different based on this.
> > 
> > Clean up the fsusb302 driver to not care if the root directory was
> > created, as the code should work properly either way.
> > 
> > Cc: Heikki Krogerus <heikki.kroge...@linux.intel.com>
> > Cc: Guenter Roeck <li...@roeck-us.net>
> > Cc: Hans de Goede <hdego...@redhat.com>
> > Cc: Andy Shevchenko <andriy.shevche...@linux.intel.com>
> > Cc: Adam Thomson <adam.thomson.opensou...@diasemi.com>
> > Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>
> 
> Reviewed-by: Guenter Roeck <li...@roeck-us.net>

Thanks for the review.

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to