Re: [PATCH 1/2] mmc: dw_mmc: remove unused EVENT_XFER_ERROR

From: Jaehoon Chung
Date: Sun Feb 14 2016 - 17:27:20 EST


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."

Best Regards,
Jaehoon Chung

>
>>
>> Best Regards,
>> Jaehoon Chung
>>
>>>
>>> Signed-off-by: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
>>> ---
>>>
>>> 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;
>>>
>>
>>
>>
>>
>
>