]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/rds/tcp_stats.c
Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / net / rds / tcp_stats.c
index d5898d03cd68655090966255652d9688dc0cb854..f8a7954f1f59ad093f236dab9cb4a79caf17cb87 100644 (file)
@@ -40,7 +40,7 @@
 DEFINE_PER_CPU(struct rds_tcp_statistics, rds_tcp_stats)
        ____cacheline_aligned;
 
-static const char const *rds_tcp_stat_names[] = {
+static const char * const rds_tcp_stat_names[] = {
        "tcp_data_ready_calls",
        "tcp_write_space_calls",
        "tcp_sndbuf_full",