Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752431AbdLLJNJ (ORCPT ); Tue, 12 Dec 2017 04:13:09 -0500 Received: from bombadil.infradead.org ([65.50.211.133]:41083 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752318AbdLLJNF (ORCPT ); Tue, 12 Dec 2017 04:13:05 -0500 Date: Tue, 12 Dec 2017 01:13:03 -0800 From: Christoph Hellwig To: David Kershner Cc: gregkh@linuxfoundation.org, jes.sorensen@gmail.com, linux-kernel@vger.kernel.org, driverdev-devel@linuxdriverproject.org, sparmaintainer@unisys.com, erik.arfvidson@gmail.com, wadgaonkarsam@gmail.com Subject: Re: [PATCH v2] drivers: visorbus: move driver out of staging Message-ID: <20171212091303.GA24719@infradead.org> References: <1512666667-14981-1-git-send-email-david.kershner@unisys.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1512666667-14981-1-git-send-email-david.kershner@unisys.com> User-Agent: Mutt/1.9.1 (2017-09-22) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 247 Lines: 6 Hi David, as said before, please submit the actual files as new code to the kernel. The code will need a full review, and a simple move is not going to cut it. Posting the actual code as patches will allow for the proper review that is needed.