The series tries to convert the i2c_msg to c99 struct. This may avoid issues like below if someone tries to add an element to the structure. http://www.mail-archive.com/linux-i2c@xxxxxxxxxxxxxxx/msg08972.html Special thanks to Julia Lawall for helping it automate. By the below script. http://www.mail-archive.com/cocci@xxxxxxx/msg02753.html Checkpatch warn of more than 80 chars have been ignored. Shubhrajyoti D (2): input: Convert struct i2c_msg initialization to C99 format input: Convert struct i2c_msg initialization to C99 format drivers/input/joystick/as5011.c | 6 +++--- drivers/input/touchscreen/cy8ctmg110_ts.c | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) -- 1.7.5.4 -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html