x86/mpx: Move bd_addr to mm_context_t
[linux-2.6-block.git] / include / linux / drbd_genl.h
index c934d3a96b5e7da7fd7966ddcb34682454100206..2896f93808ae3a8ed962cf1958e72ff2e5f8da3a 100644 (file)
@@ -67,7 +67,7 @@
  *     genl_magic_func.h
  *             generates an entry in the static genl_ops array,
  *             and static register/unregister functions to
- *             genl_register_family_with_ops().
+ *             genl_register_family().
  *
  *     flags and handler:
  *             GENL_op_init( .doit = x, .dumpit = y, .flags = something)