--- zzzz-none-000/linux-3.10.107/drivers/media/usb/dvb-usb-v2/mxl111sf-gpio.c 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/drivers/media/usb/dvb-usb-v2/mxl111sf-gpio.c 2021-02-04 17:41:59.000000000 +0000 @@ -1,7 +1,7 @@ /* * mxl111sf-gpio.c - driver for the MaxLinear MXL111SF * - * Copyright (C) 2010 Michael Krufky + * Copyright (C) 2010-2014 Michael Krufky * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -755,9 +755,3 @@ } return 0; } - -/* - * Local variables: - * c-basic-offset: 8 - * End: - */