[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080529212211.0e794c81.pj@sgi.com>
Date: Thu, 29 May 2008 21:22:11 -0500
From: Paul Jackson <pj@....com>
To: miaox@...fujitsu.com
Cc: akpm@...ux-foundation.org, linux-kernel@...r.kernel.org,
menage@...gle.com
Subject: Re: [RFC] [PATCH 1/2] cpusets: restructure the function
update_cpumask() and update_nodemask()
Miao wrote:
> I check kernel/cpuset.c and find many static functions with "/**" comment.
> So I want to remove the special commenting convention for them.
Right you are. Offhand, in kernel/cpuset.c, I see:
static int cpuset_test_cpumask(struct task_struct *tsk,
static void cpuset_change_cpumask(struct task_struct *tsk,
static int update_cpumask(struct cpuset *cs, char *buf)
static void cpuset_do_move_task(struct task_struct *tsk,
static void move_member_tasks_to_cpuset(struct cpuset *from, struct cpuset *to)
all having "/**" header comments. I would be glad to Ack a patch
from you to fix such comments. Thank-you.
--
I won't rest till it's the best ...
Programmer, Linux Scalability
Paul Jackson <pj@....com> 1.940.382.4214
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists