On Thu, Aug 14, 2014 at 12:33:55PM +0200, David Herrmann wrote: > Hi > > I'd skip the leading whitespace and the newlines, like this: > > +error_unmap: > + iounmap(info->screen_base); > +error_fb_release: > + framebuffer_release(info); > + return ret; > > at least that's my conception how we format error paths in drivers/video/. Will do. Thanks. Luc Verhaegen. -- To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html