Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751694AbaGIAfn (ORCPT ); Tue, 8 Jul 2014 20:35:43 -0400 Received: from ozlabs.org ([103.22.144.67]:45152 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750958AbaGIAfl (ORCPT ); Tue, 8 Jul 2014 20:35:41 -0400 From: Rusty Russell To: Amit Shah , Fabian Frederick Cc: linux-kernel@vger.kernel.org, Arnd Bergmann , virtualization@lists.linux-foundation.org Subject: Re: [PATCH 1/1] virtio: console: remove unnecessary null test before debugfs_remove_recursive In-Reply-To: <20140630064603.GA27557@grmbl.mre> References: <1404031293-5678-1-git-send-email-fabf@skynet.be> <20140630064603.GA27557@grmbl.mre> User-Agent: Notmuch/0.17 (http://notmuchmail.org) Emacs/24.3.1 (x86_64-pc-linux-gnu) Date: Wed, 09 Jul 2014 09:53:50 +0930 Message-ID: <871ttv752h.fsf@rustcorp.com.au> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Amit Shah writes: > On (Sun) 29 Jun 2014 [10:41:33], Fabian Frederick wrote: >> Fix checkpatch warning: >> WARNING: debugfs_remove_recursive(NULL) is safe this check is probably not required >> >> Cc: Amit Shah >> Cc: Arnd Bergmann >> Cc: virtualization@lists.linux-foundation.org >> Signed-off-by: Fabian Frederick > > Reviewed-by: Amit Shah > > Rusty, can you pick this up please? Applied. Thanks, Rusty. -- 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/