On Fri, Jun 22, 2007 at 11:02:10AM -0700, Dave Hansen wrote: > On Fri, 2007-06-22 at 12:54 -0500, Joel Schopp wrote: > > If it is "kinda like a mini function" why not make it "actually a mini > > function" and call it? > > Several of our on-disk filesystems have an ioctl function that already > has indented goto labels. I don't think it's quite worth churning all > of these (working) filesystems to make a style checker happy.
It's not just the on-disk filesystem code. There are examples of both styles of indentation many other parts of the kernel as well. - Ted - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/