From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753722AbbCJUz3 (ORCPT ); Tue, 10 Mar 2015 16:55:29 -0400 Received: from mezzanine.sirena.org.uk ([106.187.55.193]:34488 "EHLO mezzanine.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752737AbbCJUz0 (ORCPT ); Tue, 10 Mar 2015 16:55:26 -0400 Date: Tue, 10 Mar 2015 20:55:20 +0000 From: Mark Brown To: Adrian Remonda Cc: corbet@lwn.net, linux-spi@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Message-ID: <20150310205520.GV28806@sirena.org.uk> References: <1426018353-13442-1-git-send-email-adrianremonda@gmail.com> <1426018353-13442-2-git-send-email-adrianremonda@gmail.com> <1426018353-13442-3-git-send-email-adrianremonda@gmail.com> <1426018353-13442-4-git-send-email-adrianremonda@gmail.com> <1426018353-13442-5-git-send-email-adrianremonda@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="hjiPcpt6rcFNGbLy" Content-Disposition: inline In-Reply-To: <1426018353-13442-5-git-send-email-adrianremonda@gmail.com> X-Cookie: Editing is a rewording activity. User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: 94.175.94.161 X-SA-Exim-Mail-From: broonie@sirena.org.uk Subject: Re: [PATCHv2 4/4] Moved spidev_tool.c to tools/spi X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000) X-SA-Exim-Scanned: Yes (on mezzanine.sirena.org.uk) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --hjiPcpt6rcFNGbLy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 10, 2015 at 04:12:33PM -0400, Adrian Remonda wrote: > renamed: Documentation/spi/spidev_test.c -> tools/spi/spidev_test.c >=20 > Signed-off-by: Adrian Remonda > --- > Documentation/spi/spidev_test.c | 318 ---------------------------------= ------ > tools/spi/spidev_test.c | 318 +++++++++++++++++++++++++++++++++= ++++++ I've not applied this: it will break the build of the documentation directory as there's a Makefile there which will build spidev_test but that's not been updated (and we should probably have one in the new tools directory but that's a bit less urgent). --hjiPcpt6rcFNGbLy Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJU/1o3AAoJECTWi3JdVIfQA+0H/Rddfbv1i7TmuY1KU1Zb09be C68KyDOyn4Lk5vASjSsR0FtGxYfwaDnWsf2w6A6549YQIUyCcwImEqV6xMmQvhpJ Kgsiapw+zjk6fBrJKGeudAIDH5Hnw1jDrTUscdPI9i9D6YoNxZB14AyAAHBNBjwu ZpWC2wbuEefP5arIlglCvdicvBBtXv5DDGXSEADCal3xCMeLnrM4NMTp9BHESkWr CF+WN43L7uKp2BDwrTfpnz9LjyXejlancUsg3GEMkVkAZTGi2aJuh8ZmPWvYVFXO oAf5Acp9LyfgsIY5MPVU9lv4kRwzFHcjCPgCwkoVDdVbc22m2PTX92sLvs96wZ4= =xicF -----END PGP SIGNATURE----- --hjiPcpt6rcFNGbLy--