X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kernel%2Frelay.c;h=577f251c7e28104f621d542a199169053a589c8b;hb=4447d35156169cf136e829eb6b5cac2d6370f2d9;hp=ef8a935710a27be3edc6c940f77878d2895d6434;hpb=a22a0fab32e1216df56e4b9a577dc5c922cf7524;p=powerpc.git diff --git a/kernel/relay.c b/kernel/relay.c index ef8a935710..577f251c7e 100644 --- a/kernel/relay.c +++ b/kernel/relay.c @@ -474,13 +474,12 @@ static void setup_callbacks(struct rchan *chan, } /** - * * relay_hotcpu_callback - CPU hotplug callback * @nb: notifier block * @action: hotplug action to take * @hcpu: CPU number * - * Returns the success/failure of the operation. (NOTIFY_OK, NOTIFY_BAD) + * Returns the success/failure of the operation. (%NOTIFY_OK, %NOTIFY_BAD) */ static int __cpuinit relay_hotcpu_callback(struct notifier_block *nb, unsigned long action,