X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=kernel%2Ftracepoint.c;h=64ea283f2f86dddb19b4c8e2d683544a14b3eb63;hb=58ca24158758f1784400d32743373d7d6227d018;hp=efd14c79fab41fb09ab97b0cf487ace420618c3a;hpb=44a7d4441181d0f2d622dc9bb512d7f5ca13f768;p=linux-2.6-microblaze.git diff --git a/kernel/tracepoint.c b/kernel/tracepoint.c index efd14c79fab4..64ea283f2f86 100644 --- a/kernel/tracepoint.c +++ b/kernel/tracepoint.c @@ -577,7 +577,7 @@ bool trace_module_has_bad_taint(struct module *mod) static BLOCKING_NOTIFIER_HEAD(tracepoint_notify_list); /** - * register_tracepoint_notifier - register tracepoint coming/going notifier + * register_tracepoint_module_notifier - register tracepoint coming/going notifier * @nb: notifier block * * Notifiers registered with this function are called on module @@ -603,7 +603,7 @@ end: EXPORT_SYMBOL_GPL(register_tracepoint_module_notifier); /** - * unregister_tracepoint_notifier - unregister tracepoint coming/going notifier + * unregister_tracepoint_module_notifier - unregister tracepoint coming/going notifier * @nb: notifier block * * The notifier block callback should expect a "struct tp_module" data