[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <237f5cac-5696-93ea-1ab4-f5da4ea790a9@molgen.mpg.de>
Date: Tue, 11 Jul 2023 11:01:24 +0200
From: Paul Menzel <pmenzel@...gen.mpg.de>
To: Su Hui <suhui@...china.com>
Cc: andrew@...n.ch, irusskikh@...vell.com,
kernel-janitors@...r.kernel.org, jesse.brandeburg@...el.com,
edumazet@...gle.com, iyappan@...amperecomputing.com,
anthony.l.nguyen@...el.com, quan@...amperecomputing.com,
qiang.zhao@....com, linux@...linux.org.uk, xeb@...l.ru,
intel-wired-lan@...ts.osuosl.org, kuba@...nel.org,
pabeni@...hat.com, yisen.zhuang@...wei.com, wg@...ndegger.com,
steve.glendinning@...well.net, keyur@...amperecomputing.com,
linux-can@...r.kernel.org, mkl@...gutronix.de,
salil.mehta@...wei.com, GR-Linux-NIC-Dev@...vell.com,
uttenthaler@...-wuensche.com, rmody@...vell.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
davem@...emloft.net, yunchuan@...china.com,
linuxppc-dev@...ts.ozlabs.org, skalluru@...vell.com,
hkallweit1@...il.com
Subject: Re: [Intel-wired-lan] [PATCH net-next v2 00/10] Remove unnecessary
(void*) conversions
[Cc: Remove mostrows@...thlink.net (550 5.5.1 Recipient rejected -
ELNK001_403 -)]
Am 11.07.23 um 10:53 schrieb Paul Menzel:
> Dear Su,
>
>
> Thank you for your patch.
>
> Am 10.07.23 um 08:38 schrieb Su Hui:
>> From: wuych <yunchuan@...china.com>
>
> Can you please write the full name correctly? Maybe Yun Chuan?
>
> git config --global user.name "Yun Chuan"
> git commit --amend --author="Yun Chuan <yunchuan@...china.com>"
>
> I only got the cover letter by the way.
>
>
> Kind regards,
>
> Paul
>
>
>> Changes in v2:
>> move declarations to be reverse xmas tree.
>> compile it in net and net-next branch.
>> remove some error patches in v1.
>>
>> PATCH v1 link:
>> https://lore.kernel.org/all/20230628024121.1439149-1-yunchuan@nfschina.com/
>>
>> wuych (10):
>> net: wan: Remove unnecessary (void*) conversions
>> net: atlantic: Remove unnecessary (void*) conversions
>> net: ppp: Remove unnecessary (void*) conversions
>> net: hns3: remove unnecessary (void*) conversions
>> net: hns: Remove unnecessary (void*) conversions
>> ice: remove unnecessary (void*) conversions
>> ethernet: smsc: remove unnecessary (void*) conversions
>> net: mdio: Remove unnecessary (void*) conversions
>> can: ems_pci: Remove unnecessary (void*) conversions
>> net: bna: Remove unnecessary (void*) conversions
>>
>> drivers/net/can/sja1000/ems_pci.c | 6 +++---
>> .../aquantia/atlantic/hw_atl2/hw_atl2.c | 12 ++++++------
>> .../atlantic/hw_atl2/hw_atl2_utils_fw.c | 2 +-
>> drivers/net/ethernet/brocade/bna/bnad.c | 19 +++++++++----------
>> .../ethernet/hisilicon/hns3/hns3_ethtool.c | 2 +-
>> drivers/net/ethernet/hisilicon/hns_mdio.c | 10 +++++-----
>> drivers/net/ethernet/intel/ice/ice_main.c | 4 ++--
>> drivers/net/ethernet/smsc/smsc911x.c | 4 ++--
>> drivers/net/ethernet/smsc/smsc9420.c | 4 ++--
>> drivers/net/mdio/mdio-xgene.c | 4 ++--
>> drivers/net/ppp/pppoe.c | 4 ++--
>> drivers/net/ppp/pptp.c | 4 ++--
>> drivers/net/wan/fsl_ucc_hdlc.c | 6 +++---
>> 13 files changed, 40 insertions(+), 41 deletions(-)
Powered by blists - more mailing lists