All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v2 00/10] Remove unnecessary (void*) conversions
@ 2023-07-10  6:38 ` Su Hui
  0 siblings, 0 replies; 12+ messages in thread
From: Su Hui @ 2023-07-10  6:38 UTC (permalink / raw)
  To: wg, mkl, davem, edumazet, kuba, pabeni, irusskikh, rmody,
	skalluru, GR-Linux-NIC-Dev, yisen.zhuang, salil.mehta,
	jesse.brandeburg, anthony.l.nguyen, steve.glendinning, iyappan,
	keyur, quan, andrew, hkallweit1, linux, mostrows, xeb,
	qiang.zhao
  Cc: uttenthaler, linux-can, netdev, linux-kernel, intel-wired-lan,
	linuxppc-dev, kernel-janitors, wuych

From: wuych <yunchuan@nfschina.com>

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(-)

-- 
2.30.2


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [PATCH net-next v2 00/10] Remove unnecessary (void*) conversions
@ 2023-07-10  6:38 ` Su Hui
  0 siblings, 0 replies; 12+ messages in thread
From: Su Hui @ 2023-07-10  6:38 UTC (permalink / raw)
  To: wg, mkl, davem, edumazet, kuba, pabeni, irusskikh, rmody,
	skalluru, GR-Linux-NIC-Dev, yisen.zhuang, salil.mehta,
	jesse.brandeburg, anthony.l.nguyen, steve.glendinning, iyappan,
	keyur, quan, andrew, hkallweit1, linux, mostrows, xeb,
	qiang.zhao
  Cc: uttenthaler, netdev, kernel-janitors, linux-kernel, linux-can,
	intel-wired-lan, wuych, linuxppc-dev

From: wuych <yunchuan@nfschina.com>

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(-)

-- 
2.30.2


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Intel-wired-lan] [PATCH net-next v2 00/10] Remove unnecessary (void*) conversions
@ 2023-07-10  6:38 ` Su Hui
  0 siblings, 0 replies; 12+ messages in thread
From: Su Hui @ 2023-07-10  6:38 UTC (permalink / raw)
  To: wg, mkl, davem, edumazet, kuba, pabeni, irusskikh, rmody,
	skalluru, GR-Linux-NIC-Dev, yisen.zhuang, salil.mehta,
	jesse.brandeburg, anthony.l.nguyen, steve.glendinning, iyappan,
	keyur, quan, andrew, hkallweit1, linux, mostrows, xeb,
	qiang.zhao
  Cc: uttenthaler, netdev, kernel-janitors, linux-kernel, linux-can,
	intel-wired-lan, wuych, linuxppc-dev

From: wuych <yunchuan@nfschina.com>

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(-)

-- 
2.30.2

_______________________________________________
Intel-wired-lan mailing list
Intel-wired-lan@osuosl.org
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [Intel-wired-lan] [PATCH net-next v2 00/10] Remove unnecessary (void*) conversions
  2023-07-10  6:38 ` Su Hui
  (?)
@ 2023-07-11  8:53   ` Paul Menzel
  -1 siblings, 0 replies; 12+ messages in thread
From: Paul Menzel @ 2023-07-11  8:53 UTC (permalink / raw)
  To: Su Hui
  Cc: andrew, irusskikh, kernel-janitors, jesse.brandeburg, edumazet,
	iyappan, anthony.l.nguyen, quan, qiang.zhao, linux, xeb,
	intel-wired-lan, kuba, pabeni, yisen.zhuang, wg,
	steve.glendinning, keyur, linux-can, mostrows, mkl, salil.mehta,
	GR-Linux-NIC-Dev, uttenthaler, rmody, netdev, linux-kernel,
	davem, yunchuan, linuxppc-dev, skalluru, hkallweit1

Dear Su,


Thank you for your patch.

Am 10.07.23 um 08:38 schrieb Su Hui:
> From: wuych <yunchuan@nfschina.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@nfschina.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(-)
_______________________________________________
Intel-wired-lan mailing list
Intel-wired-lan@osuosl.org
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [Intel-wired-lan] [PATCH net-next v2 00/10] Remove unnecessary (void*) conversions
@ 2023-07-11  8:53   ` Paul Menzel
  0 siblings, 0 replies; 12+ messages in thread
From: Paul Menzel @ 2023-07-11  8:53 UTC (permalink / raw)
  To: Su Hui
  Cc: wg, mkl, davem, edumazet, kuba, pabeni, irusskikh, rmody,
	skalluru, GR-Linux-NIC-Dev, yisen.zhuang, salil.mehta,
	jesse.brandeburg, anthony.l.nguyen, steve.glendinning, iyappan,
	keyur, quan, andrew, hkallweit1, linux, mostrows, xeb,
	qiang.zhao, uttenthaler, netdev, kernel-janitors, linux-kernel,
	linux-can, intel-wired-lan, yunchuan, linuxppc-dev

Dear Su,


Thank you for your patch.

Am 10.07.23 um 08:38 schrieb Su Hui:
> From: wuych <yunchuan@nfschina.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@nfschina.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(-)

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [Intel-wired-lan] [PATCH net-next v2 00/10] Remove unnecessary (void*) conversions
@ 2023-07-11  8:53   ` Paul Menzel
  0 siblings, 0 replies; 12+ messages in thread
From: Paul Menzel @ 2023-07-11  8:53 UTC (permalink / raw)
  To: Su Hui
  Cc: andrew, irusskikh, kernel-janitors, jesse.brandeburg, edumazet,
	iyappan, anthony.l.nguyen, quan, qiang.zhao, linux, xeb,
	intel-wired-lan, kuba, pabeni, yisen.zhuang, wg,
	steve.glendinning, keyur, linux-can, mostrows, mkl, salil.mehta,
	GR-Linux-NIC-Dev, uttenthaler, rmody, netdev, linux-kernel,
	davem, yunchuan, linuxppc-dev, skalluru, hkallweit1

Dear Su,


Thank you for your patch.

Am 10.07.23 um 08:38 schrieb Su Hui:
> From: wuych <yunchuan@nfschina.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@nfschina.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(-)

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [Intel-wired-lan] [PATCH net-next v2 00/10] Remove unnecessary (void*) conversions
  2023-07-11  8:53   ` Paul Menzel
  (?)
@ 2023-07-11  9:01     ` Paul Menzel
  -1 siblings, 0 replies; 12+ messages in thread
From: Paul Menzel @ 2023-07-11  9:01 UTC (permalink / raw)
  To: Su Hui
  Cc: andrew, irusskikh, kernel-janitors, linux, edumazet, iyappan,
	anthony.l.nguyen, quan, qiang.zhao, jesse.brandeburg, xeb,
	intel-wired-lan, kuba, pabeni, yisen.zhuang, wg,
	steve.glendinning, keyur, linux-can, mkl, salil.mehta,
	GR-Linux-NIC-Dev, uttenthaler, rmody, netdev, linux-kernel,
	skalluru, yunchuan, linuxppc-dev, davem, hkallweit1

[Cc: Remove mostrows@earthlink.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@nfschina.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@nfschina.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(-)

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [Intel-wired-lan] [PATCH net-next v2 00/10] Remove unnecessary (void*) conversions
@ 2023-07-11  9:01     ` Paul Menzel
  0 siblings, 0 replies; 12+ messages in thread
From: Paul Menzel @ 2023-07-11  9:01 UTC (permalink / raw)
  To: Su Hui
  Cc: andrew, irusskikh, kernel-janitors, linux, edumazet, iyappan,
	anthony.l.nguyen, quan, qiang.zhao, jesse.brandeburg, xeb,
	intel-wired-lan, kuba, pabeni, yisen.zhuang, wg,
	steve.glendinning, keyur, linux-can, mkl, salil.mehta,
	GR-Linux-NIC-Dev, uttenthaler, rmody, netdev, linux-kernel,
	skalluru, yunchuan, linuxppc-dev, davem, hkallweit1

[Cc: Remove mostrows@earthlink.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@nfschina.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@nfschina.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(-)
_______________________________________________
Intel-wired-lan mailing list
Intel-wired-lan@osuosl.org
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [Intel-wired-lan] [PATCH net-next v2 00/10] Remove unnecessary (void*) conversions
@ 2023-07-11  9:01     ` Paul Menzel
  0 siblings, 0 replies; 12+ messages in thread
From: Paul Menzel @ 2023-07-11  9:01 UTC (permalink / raw)
  To: Su Hui
  Cc: andrew, irusskikh, kernel-janitors, jesse.brandeburg, edumazet,
	iyappan, anthony.l.nguyen, quan, qiang.zhao, linux, xeb,
	intel-wired-lan, kuba, pabeni, yisen.zhuang, wg,
	steve.glendinning, keyur, linux-can, mkl, salil.mehta,
	GR-Linux-NIC-Dev, uttenthaler, rmody, netdev, linux-kernel,
	davem, yunchuan, linuxppc-dev, skalluru, hkallweit1

[Cc: Remove mostrows@earthlink.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@nfschina.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@nfschina.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(-)

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [Intel-wired-lan] [PATCH net-next v2 00/10] Remove unnecessary (void*) conversions
  2023-07-11  8:53   ` Paul Menzel
  (?)
@ 2023-07-11  9:20     ` yunchuan
  -1 siblings, 0 replies; 12+ messages in thread
From: yunchuan @ 2023-07-11  9:20 UTC (permalink / raw)
  To: Paul Menzel
  Cc: wg, mkl, davem, edumazet, kuba, pabeni, irusskikh, rmody,
	skalluru, GR-Linux-NIC-Dev, yisen.zhuang, salil.mehta,
	jesse.brandeburg, anthony.l.nguyen, steve.glendinning, iyappan,
	keyur, quan, andrew, hkallweit1, linux, mostrows, xeb,
	qiang.zhao, uttenthaler, netdev, kernel-janitors, linux-kernel,
	linux-can, intel-wired-lan, linuxppc-dev

On 2023/7/11 16:53, Paul Menzel wrote:
> Dear Su,
>
>
> Thank you for your patch.
>
> Am 10.07.23 um 08:38 schrieb Su Hui:
>> From: wuych <yunchuan@nfschina.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@nfschina.com>"

Dear Paul Menzel,

Thanks for your reminder!
I have already changed this  to my full name "Wu Yunchuan".
Should I resend all these patches to change the author name?
> I only got the cover letter by the way.
> s
Maybe the network met some problems.
I will send this patchset to you separately.

Wu Yunchuan

>
> Kind regards,
>
> Paul
>

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [Intel-wired-lan] [PATCH net-next v2 00/10] Remove unnecessary (void*) conversions
@ 2023-07-11  9:20     ` yunchuan
  0 siblings, 0 replies; 12+ messages in thread
From: yunchuan @ 2023-07-11  9:20 UTC (permalink / raw)
  To: Paul Menzel
  Cc: andrew, irusskikh, kernel-janitors, jesse.brandeburg, edumazet,
	iyappan, anthony.l.nguyen, quan, qiang.zhao, linux, xeb,
	intel-wired-lan, kuba, pabeni, yisen.zhuang, wg,
	steve.glendinning, keyur, linux-can, mostrows, mkl, salil.mehta,
	GR-Linux-NIC-Dev, uttenthaler, rmody, netdev, linux-kernel,
	davem, linuxppc-dev, skalluru, hkallweit1

On 2023/7/11 16:53, Paul Menzel wrote:
> Dear Su,
>
>
> Thank you for your patch.
>
> Am 10.07.23 um 08:38 schrieb Su Hui:
>> From: wuych <yunchuan@nfschina.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@nfschina.com>"

Dear Paul Menzel,

Thanks for your reminder!
I have already changed this  to my full name "Wu Yunchuan".
Should I resend all these patches to change the author name?
> I only got the cover letter by the way.
> s
Maybe the network met some problems.
I will send this patchset to you separately.

Wu Yunchuan

>
> Kind regards,
>
> Paul
>

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [Intel-wired-lan] [PATCH net-next v2 00/10] Remove unnecessary (void*) conversions
@ 2023-07-11  9:20     ` yunchuan
  0 siblings, 0 replies; 12+ messages in thread
From: yunchuan @ 2023-07-11  9:20 UTC (permalink / raw)
  To: Paul Menzel
  Cc: andrew, irusskikh, kernel-janitors, jesse.brandeburg, edumazet,
	iyappan, anthony.l.nguyen, quan, qiang.zhao, linux, xeb,
	intel-wired-lan, kuba, pabeni, yisen.zhuang, wg,
	steve.glendinning, keyur, linux-can, mostrows, mkl, salil.mehta,
	GR-Linux-NIC-Dev, uttenthaler, rmody, netdev, linux-kernel,
	davem, linuxppc-dev, skalluru, hkallweit1

On 2023/7/11 16:53, Paul Menzel wrote:
> Dear Su,
>
>
> Thank you for your patch.
>
> Am 10.07.23 um 08:38 schrieb Su Hui:
>> From: wuych <yunchuan@nfschina.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@nfschina.com>"

Dear Paul Menzel,

Thanks for your reminder!
I have already changed this  to my full name "Wu Yunchuan".
Should I resend all these patches to change the author name?
> I only got the cover letter by the way.
> s
Maybe the network met some problems.
I will send this patchset to you separately.

Wu Yunchuan

>
> Kind regards,
>
> Paul
>
_______________________________________________
Intel-wired-lan mailing list
Intel-wired-lan@osuosl.org
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2023-07-11 15:09 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-10  6:38 [PATCH net-next v2 00/10] Remove unnecessary (void*) conversions Su Hui
2023-07-10  6:38 ` [Intel-wired-lan] " Su Hui
2023-07-10  6:38 ` Su Hui
2023-07-11  8:53 ` [Intel-wired-lan] " Paul Menzel
2023-07-11  8:53   ` Paul Menzel
2023-07-11  8:53   ` Paul Menzel
2023-07-11  9:01   ` Paul Menzel
2023-07-11  9:01     ` Paul Menzel
2023-07-11  9:01     ` Paul Menzel
2023-07-11  9:20   ` yunchuan
2023-07-11  9:20     ` yunchuan
2023-07-11  9:20     ` yunchuan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.