ALSA: hda - add quirks for some 82801H variants to use ALC883_MITAC
[safe/jmp/linux-2.6] / net / rxrpc / ar-connection.c
index 3869a58..0f1218b 100644 (file)
@@ -826,7 +826,7 @@ static void rxrpc_destroy_connection(struct rxrpc_connection *conn)
 /*
  * reap dead connections
  */
-void rxrpc_connection_reaper(struct work_struct *work)
+static void rxrpc_connection_reaper(struct work_struct *work)
 {
        struct rxrpc_connection *conn, *_p;
        unsigned long now, earliest, reap_time;