[PATCH v2 5/8] staging: iio: isl29018: remove blank line for consistency

Jonathan Cameron jic23 at kernel.org
Mon Oct 10 20:53:52 UTC 2016


On 10/10/16 08:19, Brian Masney wrote:
> Remove blank line between MODULE_DEVICE_TABLE() and its corresponding
> structure for consistency with the other device table entries.
> 
> Signed-off-by: Brian Masney <masneyb at onstation.org>
Applied.
Thanks,

Jonathan
> ---
>  drivers/staging/iio/light/isl29018.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/staging/iio/light/isl29018.c b/drivers/staging/iio/light/isl29018.c
> index 6b6c761..917dd8b 100644
> --- a/drivers/staging/iio/light/isl29018.c
> +++ b/drivers/staging/iio/light/isl29018.c
> @@ -821,7 +821,6 @@ static const struct i2c_device_id isl29018_id[] = {
>  	{"isl29035", isl29035},
>  	{}
>  };
> -
>  MODULE_DEVICE_TABLE(i2c, isl29018_id);
>  
>  static const struct of_device_id isl29018_of_match[] = {
> 



More information about the devel mailing list