Release coccinelle-0.1.1
[bpt/coccinelle.git] / tests / end_commas.c
1 static struct i2c_client client_template = {
2 .name = "adv7175_client",
3 .driver = &i2c_driver_adv7175
4 };