[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1509541790-16068-1-git-send-email-cugyly@163.com>
Date: Wed, 1 Nov 2017 21:09:50 +0800
From: yuan linyu <cugyly@....com>
To: netdev@...r.kernel.org
Cc: "David S . Miller" <davem@...emloft.net>,
yuan linyu <Linyu.Yuan@...atel-sbell.com.cn>
Subject: [PATCH net-next 0/2] net: dpaa: two minor cleanup
From: yuan linyu <Linyu.Yuan@...atel-sbell.com.cn>
original i try to remove duplicate code which clean allocated per-cpu area,
thanks to David S. Miller, there are two build warning as errors.
path 1: fix old code maybe-uninitialized warning.
path 2: remove duplicate code and fix unused var warning.
yuan linyu (2):
net: dpaa: fix maybe uninitialized var in dpaa_open()
net: dpaa: remove init which already done in per-cpu allocation
drivers/net/ethernet/freescale/dpaa/dpaa_eth.c | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
--
2.7.4
Powered by blists - more mailing lists