From: Greg Kroah-Hartman Subject: Re: [PATCH 1/7] staging: ccree: remove ccree from staging tree Date: Sat, 13 Jan 2018 14:21:00 +0100 Message-ID: <20180113132100.GC17515@kroah.com> References: <1515662239-1714-1-git-send-email-gilad@benyossef.com> <1515662239-1714-2-git-send-email-gilad@benyossef.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Herbert Xu , "David S. Miller" , linux-crypto@vger.kernel.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, Ofir Drang To: Gilad Ben-Yossef Return-path: Received: from mail.linuxfoundation.org ([140.211.169.12]:37992 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754987AbeAMNVA (ORCPT ); Sat, 13 Jan 2018 08:21:00 -0500 Content-Disposition: inline In-Reply-To: <1515662239-1714-2-git-send-email-gilad@benyossef.com> Sender: linux-crypto-owner@vger.kernel.org List-ID: On Thu, Jan 11, 2018 at 09:17:08AM +0000, Gilad Ben-Yossef wrote: > Remove the ccree driver from the staging tree in preparation to > introducing it in the crypto tree. > > Signed-off-by: Gilad Ben-Yossef Heh, no, just make a patch series that adds the driver to the correct location in the crypto tree. If that gets accepted, we can then delete the staging driver with a separate patch, after the fact. No need for it to be in this patch series. thanks, greg k-h