All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Sylwester Nawrocki <s.nawrocki@samsung.com>
Cc: linux-samsung-soc@vger.kernel.org,
	"Bartłomiej Żołnierkiewicz" <b.zolnierkie@samsung.com>,
	linux-spi@vger.kernel.org, broonie@kernel.org, kgene@kernel.org,
	"Andi Shyti" <andi@etezian.org>,
	linux-arm-kernel@lists.infradead.org,
	"Marek Szyprowski" <m.szyprowski@samsung.com>
Subject: Re: [PATCH 5/6] spi: spi-s3c64xx: Fix indentation in the register offset definitions
Date: Tue, 17 Apr 2018 08:30:55 +0200	[thread overview]
Message-ID: <CAJKOXPe6k=coKvVPWq5=ozL3r447S1OjhkJ4ipD_Aq37XyDUrQ@mail.gmail.com> (raw)
In-Reply-To: <20180416154021.25626-5-s.nawrocki@samsung.com>

On Mon, Apr 16, 2018 at 5:40 PM, Sylwester Nawrocki
<s.nawrocki@samsung.com> wrote:
> Change indentation so register address offset and register bit definitions
> are aligned to same column.
>
> Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
> ---
>  drivers/spi/spi-s3c64xx.c | 16 ++++++++--------
>  1 file changed, 8 insertions(+), 8 deletions(-)

Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>

Best regards,
Krzysztof

WARNING: multiple messages have this Message-ID (diff)
From: krzk@kernel.org (Krzysztof Kozlowski)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 5/6] spi: spi-s3c64xx: Fix indentation in the register offset definitions
Date: Tue, 17 Apr 2018 08:30:55 +0200	[thread overview]
Message-ID: <CAJKOXPe6k=coKvVPWq5=ozL3r447S1OjhkJ4ipD_Aq37XyDUrQ@mail.gmail.com> (raw)
In-Reply-To: <20180416154021.25626-5-s.nawrocki@samsung.com>

On Mon, Apr 16, 2018 at 5:40 PM, Sylwester Nawrocki
<s.nawrocki@samsung.com> wrote:
> Change indentation so register address offset and register bit definitions
> are aligned to same column.
>
> Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
> ---
>  drivers/spi/spi-s3c64xx.c | 16 ++++++++--------
>  1 file changed, 8 insertions(+), 8 deletions(-)

Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>

Best regards,
Krzysztof

  parent reply	other threads:[~2018-04-17  6:30 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20180416154055epcas2p4c08bb2254e79368a29eb481cddc59855@epcas2p4.samsung.com>
2018-04-16 15:40 ` [PATCH 1/6] spi: spi-s3c64xx: Remove unused driver data structure tgl_spi field Sylwester Nawrocki
2018-04-16 15:40   ` Sylwester Nawrocki
     [not found]   ` <CGME20180416154109epcas2p1696b9cdc72403fe5abdd0a2117067c8d@epcas2p1.samsung.com>
2018-04-16 15:40     ` [PATCH 2/6] spi: spi-s3c64xx: Remove unused s3c64xx_spi_hwinit() function argument Sylwester Nawrocki
2018-04-16 15:40       ` Sylwester Nawrocki
2018-04-16 19:06       ` andi
2018-04-16 19:06         ` andi at etezian.org
2018-04-17  6:28       ` Krzysztof Kozlowski
2018-04-17  6:28         ` Krzysztof Kozlowski
     [not found]   ` <CGME20180416154122epcas1p1ae714af12f8da08783c47fcd820c40e7@epcas1p1.samsung.com>
2018-04-16 15:40     ` [PATCH 3/6] spi: spi-s3c64xx: Drop unused enable_datapath() " Sylwester Nawrocki
2018-04-16 15:40       ` Sylwester Nawrocki
2018-04-16 19:09       ` andi
2018-04-16 19:09         ` andi at etezian.org
2018-04-17 10:02         ` Sylwester Nawrocki
2018-04-17 10:02           ` Sylwester Nawrocki
2018-04-17 10:51           ` Krzysztof Kozlowski
2018-04-17 10:51             ` Krzysztof Kozlowski
2018-04-17  6:28       ` Krzysztof Kozlowski
2018-04-17  6:28         ` Krzysztof Kozlowski
     [not found]   ` <CGME20180416154130epcas1p492c86e911db645acf32d960281e8b297@epcas1p4.samsung.com>
2018-04-16 15:40     ` [PATCH 4/6] spi: spi-s3c64xx: Do not ignore timeout errors in polling I/O mode Sylwester Nawrocki
2018-04-16 15:40       ` Sylwester Nawrocki
2018-04-16 19:12       ` andi
2018-04-16 19:12         ` andi at etezian.org
2018-04-17  6:30       ` Krzysztof Kozlowski
2018-04-17  6:30         ` Krzysztof Kozlowski
2018-04-17 10:02       ` Mark Brown
2018-04-17 10:02         ` Mark Brown
     [not found]   ` <CGME20180416154158epcas2p3120ff2617db98504c4e48d5cc4c42036@epcas2p3.samsung.com>
2018-04-16 15:40     ` [PATCH 5/6] spi: spi-s3c64xx: Fix indentation in the register offset definitions Sylwester Nawrocki
2018-04-16 15:40       ` Sylwester Nawrocki
2018-04-16 19:14       ` andi
2018-04-16 19:14         ` andi at etezian.org
2018-04-17  6:30       ` Krzysztof Kozlowski [this message]
2018-04-17  6:30         ` Krzysztof Kozlowski
     [not found]   ` <CGME20180416154208epcas1p1774dd679e3564be916901a180315943b@epcas1p1.samsung.com>
2018-04-16 15:40     ` [PATCH 6/6] spi: spi-s3c64xx: Allow higher transfer lengths in polling IO mode Sylwester Nawrocki
2018-04-16 15:40       ` Sylwester Nawrocki
2018-04-16 19:19       ` andi
2018-04-16 19:19         ` andi at etezian.org
2018-04-17  9:07         ` Sylwester Nawrocki
2018-04-17  9:07           ` Sylwester Nawrocki
2018-04-16 19:04   ` [PATCH 1/6] spi: spi-s3c64xx: Remove unused driver data structure tgl_spi field andi
2018-04-16 19:04     ` andi at etezian.org
2018-04-17  6:27   ` Krzysztof Kozlowski
2018-04-17  6:27     ` Krzysztof Kozlowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJKOXPe6k=coKvVPWq5=ozL3r447S1OjhkJ4ipD_Aq37XyDUrQ@mail.gmail.com' \
    --to=krzk@kernel.org \
    --cc=andi@etezian.org \
    --cc=b.zolnierkie@samsung.com \
    --cc=broonie@kernel.org \
    --cc=kgene@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=linux-spi@vger.kernel.org \
    --cc=m.szyprowski@samsung.com \
    --cc=s.nawrocki@samsung.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.