[PATCH 04/10] IOCHK interface for I/O error handling/detecting

Greg KH greg at kroah.com
Fri Jun 10 02:57:58 EST 2005


On Thu, Jun 09, 2005 at 09:53:28PM +0900, Hidetoshi Seto wrote:
> +	/* there is no bridge */
> +	if (!dev->bus->self) return NULL;

Put the "return NULL;" on it's own line please.

thanks,

greg k-h



More information about the Linuxppc64-dev mailing list