Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756042Ab3IFPZd (ORCPT ); Fri, 6 Sep 2013 11:25:33 -0400 Received: from mail-ye0-f171.google.com ([209.85.213.171]:39900 "EHLO mail-ye0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753502Ab3IFPZb (ORCPT ); Fri, 6 Sep 2013 11:25:31 -0400 Date: Fri, 6 Sep 2013 11:25:23 -0400 From: Tejun Heo To: Xie XiuQi Cc: Jonathan Cameron , Dmitry Torokhov , Dmitry Torokhov , Thomas Gleixner , Andres Salomon , Chris Ball , Jon Nettleton , Andrew Morton , Nadia Derbey , "linux-kernel@vger.kernel.org" , Li Bin Subject: Re: [PATCH 5/5] ipc: remove unnecessary work pending test Message-ID: <20130906152523.GE22763@mtj.dyndns.org> References: <5229B601.9090109@huawei.com> <5229B779.4000704@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5229B779.4000704@huawei.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 634 Lines: 19 On Fri, Sep 06, 2013 at 07:07:37PM +0800, Xie XiuQi wrote: > Remove unnecessary work pending test before calling schedule_work(). > It has been tested in queue_work_on() already. No functional changed. > > Signed-off-by: Xie XiuQi > Cc: Nadia Derbey > Cc: Tejun Heo Reviewed-by: Tejun Heo Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/