Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1333993
| From | Shawn Lin <shawn.lin@rock-chips.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] mmc: dw_mmc: remove unused EVENT_XFER_ERROR |
| Date | 2016-02-15 01:30 +0100 |
| Message-ID | <r2fd8-1KG-33@gated-at.bofh.it> (permalink) |
| References | <qXWsq-4TV-9@gated-at.bofh.it> <qYlqO-4PS-15@gated-at.bofh.it> <r1keR-6lx-7@gated-at.bofh.it> <r2dl0-tX-7@gated-at.bofh.it> <r2dl0-tX-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Jaehoon,
On 2016/2/15 6:29, Jaehoon Chung wrote:
> On 02/15/2016 07:27 AM, Jaehoon Chung wrote:
>> On 02/12/2016 08:31 PM, Shawn Lin wrote:
>>> On 2016/2/4 14:12, Jaehoon Chung wrote:
>>>> Hi, Shawn.
>>>>
>>>> On 02/03/2016 12:26 PM, Shawn Lin wrote:
>>>>> EVENT_XFER_ERROR isn't been used now, so we can
>>>>> remove it.
>>>>
>>>> If you are ok, after changing the commit message, I will apply this.
>>>> Thanks!
>>>
>>> Should I respin v2 to amend the commit msg? :-)
>>
>> Not important..but i want to use this. :)
>> "we can remove it" -> "It can be removed."
>
yes, please.
> One more..This patch is [1/2]..I didn't see the second patch [2/2].
Only one patch here, no [2/2]. sorry for the noise
>
>>
>> Best Regards,
>> Jaehoon Chung
>>
>>>
>>>>
>>>> Best Regards,
>>>> Jaehoon Chung
>>>>
>>>>>
>>>>> Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
>>>>> ---
>>>>>
>>>>> include/linux/mmc/dw_mmc.h | 1 -
>>>>> 1 file changed, 1 deletion(-)
>>>>>
>>>>> diff --git a/include/linux/mmc/dw_mmc.h b/include/linux/mmc/dw_mmc.h
>>>>> index 89df7ab..b29e06e 100644
>>>>> --- a/include/linux/mmc/dw_mmc.h
>>>>> +++ b/include/linux/mmc/dw_mmc.h
>>>>> @@ -36,7 +36,6 @@ enum {
>>>>> EVENT_XFER_COMPLETE,
>>>>> EVENT_DATA_COMPLETE,
>>>>> EVENT_DATA_ERROR,
>>>>> - EVENT_XFER_ERROR
>>>>> };
>>>>>
>>>>> struct mmc_data;
>>>>>
>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>
>>
>
>
>
>
--
Best Regards
Shawn Lin
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH 1/2] mmc: dw_mmc: remove unused EVENT_XFER_ERROR Shawn Lin <shawn.lin@rock-chips.com> - 2016-02-12 12:40 +0100
Re: [PATCH 1/2] mmc: dw_mmc: remove unused EVENT_XFER_ERROR Jaehoon Chung <jh80.chung@samsung.com> - 2016-02-14 23:30 +0100
Re: [PATCH 1/2] mmc: dw_mmc: remove unused EVENT_XFER_ERROR Shawn Lin <shawn.lin@rock-chips.com> - 2016-02-15 01:30 +0100
Re: [PATCH 1/2] mmc: dw_mmc: remove unused EVENT_XFER_ERROR Jaehoon Chung <jh80.chung@samsung.com> - 2016-02-14 23:30 +0100
csiph-web