diff mbox

[1/3] gpio: davinci: Remove unwanted blank line

Message ID 1484110841-2391-2-git-send-email-j-keerthy@ti.com
State New
Headers show

Commit Message

J, KEERTHY Jan. 11, 2017, 5 a.m. UTC
Remove redundant blank line.

Signed-off-by: Keerthy <j-keerthy@ti.com>
---
 include/linux/platform_data/gpio-davinci.h | 1 -
 1 file changed, 1 deletion(-)

Comments

Grygorii Strashko Jan. 11, 2017, 5:37 p.m. UTC | #1
On 01/10/2017 11:00 PM, Keerthy wrote:
> Remove redundant blank line.

i think it's better to drop this patch ;)

>
> Signed-off-by: Keerthy <j-keerthy@ti.com>
> ---
>  include/linux/platform_data/gpio-davinci.h | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/include/linux/platform_data/gpio-davinci.h b/include/linux/platform_data/gpio-davinci.h
> index 44ca530..18127c4 100644
> --- a/include/linux/platform_data/gpio-davinci.h
> +++ b/include/linux/platform_data/gpio-davinci.h
> @@ -26,7 +26,6 @@ struct davinci_gpio_platform_data {
>  	u32	gpio_unbanked;
>  };
>
> -
>  struct davinci_gpio_controller {
>  	struct gpio_chip	chip;
>  	struct irq_domain	*irq_domain;
>
J, KEERTHY Jan. 12, 2017, 1:53 a.m. UTC | #2
On Wednesday 11 January 2017 11:07 PM, Grygorii Strashko wrote:
>
>
> On 01/10/2017 11:00 PM, Keerthy wrote:
>> Remove redundant blank line.
>
> i think it's better to drop this patch ;)

There were already too many things in the second patch so just did not 
want to add more lines of code change :-P.

>
>>
>> Signed-off-by: Keerthy <j-keerthy@ti.com>
>> ---
>>  include/linux/platform_data/gpio-davinci.h | 1 -
>>  1 file changed, 1 deletion(-)
>>
>> diff --git a/include/linux/platform_data/gpio-davinci.h
>> b/include/linux/platform_data/gpio-davinci.h
>> index 44ca530..18127c4 100644
>> --- a/include/linux/platform_data/gpio-davinci.h
>> +++ b/include/linux/platform_data/gpio-davinci.h
>> @@ -26,7 +26,6 @@ struct davinci_gpio_platform_data {
>>      u32    gpio_unbanked;
>>  };
>>
>> -
>>  struct davinci_gpio_controller {
>>      struct gpio_chip    chip;
>>      struct irq_domain    *irq_domain;
>>
>
--
To unsubscribe from this list: send the line "unsubscribe linux-gpio" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/include/linux/platform_data/gpio-davinci.h b/include/linux/platform_data/gpio-davinci.h
index 44ca530..18127c4 100644
--- a/include/linux/platform_data/gpio-davinci.h
+++ b/include/linux/platform_data/gpio-davinci.h
@@ -26,7 +26,6 @@  struct davinci_gpio_platform_data {
 	u32	gpio_unbanked;
 };
 
-
 struct davinci_gpio_controller {
 	struct gpio_chip	chip;
 	struct irq_domain	*irq_domain;