RE: [kbuild] [usb:usb-next 32/38] drivers/usb/typec/hd3ss3220.c:182 hd3ss3220_probe() warn: passing zero to 'PTR_ERR'

2019-10-07 Thread Biju Das
Hi Dan Carpenter, Thanks for the feedback. > drivers/usb/typec/hd3ss3220.c:182 hd3ss3220_probe() warn: passing zero to > 'PTR_ERR' > > On Mon, Oct 07, 2019 at 02:19:05PM +, Biju Das wrote: > > OK. Are you ok with the below changes? > > > > It will generate a compile warning so no... :P >

RE: [kbuild] [usb:usb-next 32/38] drivers/usb/typec/hd3ss3220.c:182 hd3ss3220_probe() warn: passing zero to 'PTR_ERR'

2019-10-07 Thread Biju Das
Hu Dan Carpenter, Thanks for the feedback. > drivers/usb/typec/hd3ss3220.c:182 hd3ss3220_probe() warn: passing zero to > 'PTR_ERR' > > On Mon, Oct 07, 2019 at 12:36:10PM +, Biju Das wrote: > > > err_unreg_port: > > > typec_unregister_port(hd3ss3220->port); > > > err_put_role: > > >

RE: [kbuild] [usb:usb-next 32/38] drivers/usb/typec/hd3ss3220.c:182 hd3ss3220_probe() warn: passing zero to 'PTR_ERR'

2019-10-07 Thread Biju Das
Hello Dan, Thanks for the feedback. > -Original Message- > Subject: [kbuild] [usb:usb-next 32/38] drivers/usb/typec/hd3ss3220.c:182 > hd3ss3220_probe() warn: passing zero to 'PTR_ERR' > > [ Resending with Fixed email headers - dan ] > > tree: