Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760091Ab3EXIpk (ORCPT ); Fri, 24 May 2013 04:45:40 -0400 Received: from mail-wi0-f175.google.com ([209.85.212.175]:61255 "EHLO mail-wi0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759806Ab3EXIph (ORCPT ); Fri, 24 May 2013 04:45:37 -0400 Date: Fri, 24 May 2013 09:45:32 +0100 From: Lee Jones To: patrice.chotard.st@gmail.com Cc: linux-kernel@vger.kernel.org, linus.walleij@linaro.org, fabio.baltieri@linaro.org, Patrice Chotard Subject: Re: [PATCH] pinctrl: abx500: suppress unused mutex Message-ID: <20130524084532.GS22683@gmail.com> References: <1369323102-3030-1-git-send-email-patrice.chotard.st@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1369323102-3030-1-git-send-email-patrice.chotard.st@gmail.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: 787 Lines: 24 On Thu, 23 May 2013, patrice.chotard.st@gmail.com wrote: > From: Patrice Chotard > > Suppress a mutex which was initialized on probe > and destroyed on remove but never used. > > Signed-off-by: Patrice Chotard > --- > drivers/pinctrl/pinctrl-abx500.c | 9 --------- > 1 file changed, 9 deletions(-) Acked-by: Lee Jones -- Lee Jones Linaro ST-Ericsson Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- 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/