[dpdk-dev] [PATCH 04/10] net/bnxt: remove redundant header file inclusion

Ferruh Yigit ferruh.yigit at intel.com
Tue Oct 8 10:44:44 CEST 2019


On 10/4/2019 6:02 AM, Ajit Khaparde wrote:
> From: Kalesh AP <kalesh-anakkur.purayil at broadcom.com>
> 
> bnxt.h header includes bnxt_cpr.h and bnxt_util.h.
> There is no need to include these headers file explicitly.
> 
> This commit does not cause any functional change.
> 
> Signed-off-by: Kalesh AP <kalesh-anakkur.purayil at broadcom.com>
> Reviewed-by: Ajit Khaparde <ajit.khaparde at broadcom.com>

don't you want this patch to be backported? I think it may be good to backport
these kind of small fixes too to reduce conflicts in the driver in the future.


More information about the dev mailing list