Messages in this thread |  | | Date | Mon, 03 Oct 2016 21:52:00 -0400 (EDT) | Subject | Re: [PATCH v3] net: hns: mark symbols static where possible | From | David Miller <> |
| |
From: Baoyou Xie <baoyou.xie@linaro.org> Date: Sat, 1 Oct 2016 16:15:26 +0800
> We get a few warnings when building kernel with W=1: ... > In fact, these functions are only used in the file in which they are > declared and don't need a declaration, but can be made static. > So this patch marks these functions with 'static'. > > Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org>
Still doesn't apply to net-next.
|  |