Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1655156
| From | <Woojung.Huh@microchip.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [PATCH][net-next] net: dsa: make function ksz_rcv static |
| Date | 2017-06-01 16:00 +0200 |
| Message-ID | <tNyNP-3fE-3@gated-at.bofh.it> (permalink) |
| References | <tNxoL-2tN-27@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> 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> Reviewed-by: Woojung Huh <Woojung.Huh@microchip.com>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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