]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/tipc/node_subscr.c
[media] ov9650: off by one in ov965x_enum_frame_sizes()
[karo-tx-linux.git] / net / tipc / node_subscr.c
index 5e34b015da457f96fff45b0dec423b7acf58d5bd..8a7384c04add4bdc6db6ae4451ebb2232e4b338b 100644 (file)
@@ -42,7 +42,7 @@
  * tipc_nodesub_subscribe - create "node down" subscription for specified node
  */
 void tipc_nodesub_subscribe(struct tipc_node_subscr *node_sub, u32 addr,
-                      void *usr_handle, net_ev_handler handle_down)
+                           void *usr_handle, net_ev_handler handle_down)
 {
        if (in_own_node(addr)) {
                node_sub->node = NULL;