Re: [PATCH net-next 0/5] net: intel: some cleanups

From: David Miller
Date: Wed May 19 2021 - 15:24:06 EST


From: "Nguyen, Anthony L" <anthony.l.nguyen@xxxxxxxxx>
Date: Wed, 19 May 2021 18:48:51 +0000

> On Wed, 2021-05-19 at 14:14 +0800, Guangbin Huang wrote:
>> This patchset adds some cleanups for intel e1000/e1000e ethernet
>> driver.
>>
>> Hao Chen (5):
>> net: e1000: remove repeated word "slot" for e1000_main.c
>> net: e1000: remove repeated words for e1000_hw.c
>> net: e1000e: remove repeated word "the" for ich8lan.c
>> net: e1000e: remove repeated word "slot" for netdev.c
>> net: e1000e: fix misspell word "retreived"
>>
>> drivers/net/ethernet/intel/e1000/e1000_hw.c | 4 ++--
>> drivers/net/ethernet/intel/e1000/e1000_main.c | 2 +-
>> drivers/net/ethernet/intel/e1000e/ich8lan.c | 2 +-
>> drivers/net/ethernet/intel/e1000e/netdev.c | 2 +-
>> drivers/net/ethernet/intel/e1000e/phy.c | 2 +-
>> 5 files changed, 6 insertions(+), 6 deletions(-)
>>
>
> Reviewed-by: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
>
> Dave/Jakub - as these are just comment changes, did you want to pick
> this up?

Sure.