Julian, On Mon, Jan 12, 2015 at 12:58:09AM +0100, Julian Brost wrote: [...] > static struct mei_cl_driver contact_driver = { > - .id_table = contact_mei_tbl, > - .name = CONTACT_DRIVER_NAME, > + .id_table = contact_mei_tbl, > + .name = CONTACT_DRIVER_NAME, > > - .probe = contact_probe, > - .remove = contact_remove, > + .probe = contact_probe, > + .remove = contact_remove, > }; > Looking at this file the majority of the code is formatted at the left with tabs. So I think your change is in agreement with the current design. [...] Reviewed-by: Jeremiah Mahler <jmmahler@xxxxxxxxx> -- - Jeremiah Mahler -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html