Re: [PATCH] drivers/media/usb/dvb-usb-v2: constify mxl111sf_tuner_config structure

2016-01-03 Thread Michael Ira Krufky
On Sun, Jan 3, 2016 at 7:11 AM, Julia Lawall wrote: > This mxl111sf_tuner_config structure is never modified, so declare it as > const. > > There are some indentation changes to remain within 80 columns. > > Done with the help of Coccinelle. > > Signed-off-by: Julia Lawall Thank you for this, Ju

[PATCH] drivers/media/usb/dvb-usb-v2: constify mxl111sf_tuner_config structure

2016-01-03 Thread Julia Lawall
This mxl111sf_tuner_config structure is never modified, so declare it as const. There are some indentation changes to remain within 80 columns. Done with the help of Coccinelle. Signed-off-by: Julia Lawall --- drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.c |6 +++--- drivers/media/usb/dvb-