> -----Original Message----- > From: Zhang, Qi Z > Sent: Friday, January 26, 2018 3:45 PM > To: Yang, Zhiyong; [email protected] > Cc: Xing, Beilei; Zhang, Helin > Subject: RE: [PATCH] net/i40e: remove unnecessary void pointer cast > > > > > -----Original Message----- > > From: Yang, Zhiyong > > Sent: Thursday, January 25, 2018 3:55 PM > > To: [email protected] > > Cc: Xing, Beilei <[email protected]>; Zhang, Qi Z > > <[email protected]>; Zhang, Helin <[email protected]>; Yang, > > Zhiyong <[email protected]> > > Subject: [PATCH] net/i40e: remove unnecessary void pointer cast > > > > void pointer can be assigned to any type pointer without type cast. > > The patch can make code more simple. > > > > Cc: [email protected] > > Cc: [email protected] > > Cc: [email protected] > > > > Signed-off-by: Zhiyong Yang <[email protected]> > > Thanks for clean up! > > Acked-by: Qi Zhang <[email protected]> Applied to dpdk-next-net-intel, with commit log changes, thanks!
/Helin

