aboutsummaryrefslogtreecommitdiffstats
path: root/net/tls/tls_main.c
diff options
context:
space:
mode:
authorJohannes Berg <[email protected]>2018-01-15 11:42:25 +0000
committerDavid S. Miller <[email protected]>2018-01-15 20:15:23 +0000
commit6311b7ce42e0c1d6d944bc099dc47e936c20cf11 (patch)
tree828fa5345eea54c7a0107fb0e1bf6c2306458a1d /net/tls/tls_main.c
parentMerge branch 'ipv4-Make-neigh-lookup-keys-for-loopback-point-to-point-devices... (diff)
downloadkernel-6311b7ce42e0c1d6d944bc099dc47e936c20cf11.tar.gz
kernel-6311b7ce42e0c1d6d944bc099dc47e936c20cf11.zip
netlink: extack: avoid parenthesized string constant warning
NL_SET_ERR_MSG() and NL_SET_ERR_MSG_ATTR() lead to the following warning in newer versions of gcc: warning: array initialized from parenthesized string constant Just remove the parentheses, they're not needed in this context since anyway since there can be no operator precendence issues or similar. Signed-off-by: Johannes Berg <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tls/tls_main.c')
0 files changed, 0 insertions, 0 deletions