Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1557054
| From | Keerthy <j-keerthy@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/3] gpio: davinci: Remove unwanted blank line |
| Date | 2017-01-12 03:00 +0100 |
| Message-ID | <sYCQi-69L-5@gated-at.bofh.it> (permalink) |
| References | <sYjkB-2yK-3@gated-at.bofh.it> <sYjkB-2yK-1@gated-at.bofh.it> <sYv2p-1kC-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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;
>>
>
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/3] gpio: davinci: Remove unwanted blank line Keerthy <j-keerthy@ti.com> - 2017-01-11 06:10 +0100
Re: [PATCH 1/3] gpio: davinci: Remove unwanted blank line Grygorii Strashko <grygorii.strashko@ti.com> - 2017-01-11 18:40 +0100
Re: [PATCH 1/3] gpio: davinci: Remove unwanted blank line Keerthy <j-keerthy@ti.com> - 2017-01-12 03:00 +0100
csiph-web