X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Frxrpc%2Far-internal.h;h=1aaa2e804b0d118a78d6f94f4491b64a347f0bc5;hb=b23c9cc0ce652089a2f0af8c7f1541f10dc9b5db;hp=58aaf892238ea56f52dbbaef34ea5039536a838e;hpb=411faf5810cdd0e4f5071a3805d8adb49d120a07;p=linux-2.6 diff --git a/net/rxrpc/ar-internal.h b/net/rxrpc/ar-internal.h index 58aaf89223..1aaa2e804b 100644 --- a/net/rxrpc/ar-internal.h +++ b/net/rxrpc/ar-internal.h @@ -565,9 +565,9 @@ extern void __exit rxrpc_destroy_all_peers(void); /* * ar-proc.c */ -extern const char *rxrpc_call_states[]; -extern struct file_operations rxrpc_call_seq_fops; -extern struct file_operations rxrpc_connection_seq_fops; +extern const char *const rxrpc_call_states[]; +extern const struct file_operations rxrpc_call_seq_fops; +extern const struct file_operations rxrpc_connection_seq_fops; /* * ar-recvmsg.c