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