summaryrefslogtreecommitdiffstats
path: root/net/caif
diff options
context:
space:
mode:
authorAndi Kleen <ak@linux.intel.com>2015-04-08 06:04:31 -0700
committerDavid S. Miller <davem@davemloft.net>2015-04-08 15:29:08 -0400
commit5eeb2922152042b78eccfb6cf70458019296654f (patch)
tree6db92f810a0411e602e7ad9e63799a31c6eef546 /net/caif
parent3bca4cf6022ee2ff1ff2142bed28a6fca00d3a44 (diff)
downloadlinux-5eeb2922152042b78eccfb6cf70458019296654f.tar.bz2
fou: Don't use const __read_mostly
const __read_mostly is a senseless combination. If something is already const it cannot be __read_mostly. Remove the bogus __read_mostly in the fou driver. This fixes section conflicts with LTO. Signed-off-by: Andi Kleen <ak@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/caif')
0 files changed, 0 insertions, 0 deletions