Re: [PATCH 2/3] cpusets: restructure the function update_cpumask()and update_nodemask()

From: Paul Jackson
Date: Fri May 30 2008 - 11:57:18 EST


Alan wrote:
> Trivial only: The kernel-doc bits should be /**, 3 of them.

It took me a minute to parse this comment (pre-coffee morning fog ;).

I take it that you're noticing, Alan, that the header comments for
the functions update_tasks_cpumask() and update_tasks_nodemask(), and
perhaps one other function, are already in kernel-doc format, except
for one detail -- they currently open with '/*' instead of '/**',
and you're recommending the trivial change '/*' ==> '/**' for these
cases.

Yes - Miao commented these new functions in kernel-doc format, all but
the '/**', by my request, which now stands NAQ'd.

So, yes, '/**' should be used on any kernel/cpuset.c function comment
that is otherwise already in kernel-doc format.

Again, thank-you.

--
I won't rest till it's the best ...
Programmer, Linux Scalability
Paul Jackson <pj@xxxxxxx> 1.940.382.4214
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/