From mboxrd@z Thu Jan 1 00:00:00 1970 From: s.nawrocki@samsung.com (Sylwester Nawrocki) Date: Wed, 18 Apr 2018 14:17:36 +0200 Subject: [PATCH v2 6/8] spi: spi-s3c64xx: Fix indentation in the register offset definitions In-Reply-To: <20180418104707.GA10061@sirena.org.uk> References: <20180417142954.5507-1-s.nawrocki@samsung.com> <20180417142954.5507-6-s.nawrocki@samsung.com> <20180418104707.GA10061@sirena.org.uk> Message-ID: <66b1bc57-8e12-2ec9-3238-c9ddbc1f2ca6@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 04/18/2018 12:47 PM, Mark Brown wrote: > On Tue, Apr 17, 2018 at 04:29:52PM +0200, Sylwester Nawrocki wrote: >> Change indentation so register address offset and register bit definitions >> are aligned to same column. > > This doesn't apply against current code, please check and resend. It seems there is no need to resend now as all patches from the series are in your for-4.18 branch. -- Thanks, Sylwester