commit | d2abfa86ff373bd00634a656c7ad5531747f2bf8 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@linux.intel.com> | Sat Apr 13 08:37:36 2019 +0100 |
committer | David Howells <dhowells@redhat.com> | Sat Apr 13 08:37:36 2019 +0100 |
tree | 1df3c7e421db43cd4cc601c9500a64b4a74f5732 | |
parent | ba25b81e3a420f8345585029d49ee32e73de9d5f [diff] |
afs: Avoid section confusion in CM_NAME __tracepoint_str cannot be const because the tracepoint_str section is not read-only. Remove the stray const. Cc: dhowells@redhat.com Cc: viro@zeniv.linux.org.uk Signed-off-by: Andi Kleen <ak@linux.intel.com>