Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1655363

Re: [PATCH][net-next] net: dsa: make function ksz_rcv static

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH][net-next] net: dsa: make function ksz_rcv static
Date 2017-06-01 18:20 +0200
Message-ID <tNAZj-4Q6-5@gated-at.bofh.it> (permalink)
References <tNxoL-2tN-27@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Colin King <colin.king@canonical.com>
Date: Thu,  1 Jun 2017 13:22:42 +0100

> From: Colin Ian King <colin.king@canonical.com>
> 
> function ksz_rcv can be made static as it does not need to be
> in global scope. Reformat arguments to make it checkpatch warning
> free too.
> 
> Cleans up sparse warning: "symbol 'ksz_rcv' was not declared. Should
> it be static?"
> 
> Signed-off-by: Colin Ian King <colin.king@canonical.com>

Applied.

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

[PATCH][net-next] net: dsa: make function ksz_rcv static Colin King <colin.king@canonical.com> - 2017-06-01 14:30 +0200
  RE: [PATCH][net-next] net: dsa: make function ksz_rcv static <Woojung.Huh@microchip.com> - 2017-06-01 16:00 +0200
  Re: [PATCH][net-next] net: dsa: make function ksz_rcv static David Miller <davem@davemloft.net> - 2017-06-01 18:20 +0200

csiph-web