Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1644688
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] liquidio: make the spinlock octeon_devices_lock static |
| Date | 2017-05-18 17:30 +0200 |
| Message-ID | <tIvxg-4z7-21@gated-at.bofh.it> (permalink) |
| References | <tIpLc-8ip-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Colin King <colin.king@canonical.com> Date: Thu, 18 May 2017 10:14:01 +0100 > From: Colin Ian King <colin.king@canonical.com> > > octeon_devices_lock can be made static as it does not need to be > in global scope. > > Cleans up sparse warning: "warning: symbol 'octeon_devices_lock' > 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
[PATCH] liquidio: make the spinlock octeon_devices_lock static Colin King <colin.king@canonical.com> - 2017-05-18 11:20 +0200 Re: [PATCH] liquidio: make the spinlock octeon_devices_lock static David Miller <davem@davemloft.net> - 2017-05-18 17:30 +0200
csiph-web