[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20121020225318.GA11442@htj.dyndns.org>
Date: Sat, 20 Oct 2012 15:53:18 -0700
From: Tejun Heo <tj@...nel.org>
To: Joonsoo Kim <js1304@...il.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/3] workqueue: trivial fix for return statement in
work_busy()
On Sun, Oct 21, 2012 at 01:30:06AM +0900, Joonsoo Kim wrote:
> Return type of work_busy() is unsigned int.
> There is return statement returning boolean value, 'false' in work_busy().
> It is not problem, because 'false' may be treated '0'.
> However, fixing it would make code robust.
>
> Signed-off-by: Joonsoo Kim <js1304@...il.com>
Applied 1-2 to wq/for-3.8.
Thanks.
--
tejun
--
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