If drivers must do it, the core should do it as well: keep the includes sorted to make it hard to duplicate entries :) Plain sorting, nothing has been added or removed. Wolfram Sang (6): i2c: i2c-boardinfo: sort includes i2c: i2c-core: sort includes i2c: i2c-dev: sort includes i2c: i2c-mux: sort includes i2c: i2c-smbus: sort includes i2c: i2c-stub: sort includes drivers/i2c/i2c-boardinfo.c | 6 +++--- drivers/i2c/i2c-core.c | 30 +++++++++++++++--------------- drivers/i2c/i2c-dev.c | 14 +++++++------- drivers/i2c/i2c-mux.c | 8 ++++---- drivers/i2c/i2c-smbus.c | 8 ++++---- drivers/i2c/i2c-stub.c | 8 ++++---- 6 files changed, 37 insertions(+), 37 deletions(-) -- 2.7.0 -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html