Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753225AbaGCAiS (ORCPT ); Wed, 2 Jul 2014 20:38:18 -0400 Received: from mail-qc0-f176.google.com ([209.85.216.176]:64543 "EHLO mail-qc0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752687AbaGCAiR (ORCPT ); Wed, 2 Jul 2014 20:38:17 -0400 Date: Wed, 2 Jul 2014 17:38:13 -0700 From: Brian Norris To: Fabian Frederick Cc: linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org, David Woodhouse Subject: Re: [PATCH 1/1] fs/jffs2/acl.c: remove null test before kfree Message-ID: <20140703003813.GT3599@ld-irv-0074> References: <1402941487-3941-1-git-send-email-fabf@skynet.be> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1402941487-3941-1-git-send-email-fabf@skynet.be> 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 On Mon, Jun 16, 2014 at 07:58:07PM +0200, Fabian Frederick wrote: > Fix checkpatch warning: > WARNING: kfree(NULL) is safe this check is probably not required > > Cc: David Woodhouse > Cc: linux-mtd@lists.infradead.org > Signed-off-by: Fabian Frederick Pushed to l2-mtd.git. Thanks! Brian -- 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/