Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751443AbcJZIlu (ORCPT ); Wed, 26 Oct 2016 04:41:50 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:48754 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752781AbcJZIlU (ORCPT ); Wed, 26 Oct 2016 04:41:20 -0400 Date: Wed, 26 Oct 2016 10:41:27 +0200 From: Greg KH To: Paul Bolle Cc: Jens Axboe , linux-kernel@vger.kernel.org, stable@vger.kernel.org Subject: Re: [PATCH] lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM Message-ID: <20161026084127.GE13578@kroah.com> References: <1476477349-28155-1-git-send-email-pebolle@tiscali.nl> <1476477444.11366.35.camel@tiscali.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1476477444.11366.35.camel@tiscali.nl> User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 285 Lines: 11 On Fri, Oct 14, 2016 at 10:37:24PM +0200, Paul Bolle wrote: > On Fri, 2016-10-14 at 22:35 +0200, Paul Bolle wrote: > > From: Jens Axboe > > > > From: Jens Axboe > > Bother. Resend? Heh, no need, I've cleaned it up and applied it now, thanks. greg k-h