From: Gregory CLEMENT <gregory.clement@free-electrons.com>
To: SF Markus Elfring <elfring@users.sourceforge.net>
Cc: linux-cris-kernel@axis.com,
Alexander Sverdlin <alexander.sverdlin@gmail.com>,
Boris Brezillon <boris.brezillon@free-electrons.com>,
Jesper Nilsson <jesper.nilsson@axis.com>,
Krzysztof Halasa <khalasa@piap.pl>,
Mikael Starvik <starvik@axis.com>,
Neil Armstrong <narmstrong@baylibre.com>,
Shawn Guo <shawnguo@kernel.org>, Tony Lindgren <tony@atomide.com>,
Vladimir Zapolskiy <vz@mleia.com>,
LKML <linux-kernel@vger.kernel.org>,
kernel-janitors@vger.kernel.org
Subject: Re: [PATCH 0/5] CRIS v32: Adjustments for crisv32_nand_flash_probe()
Date: Thu, 05 Oct 2017 15:31:18 +0000 [thread overview]
Message-ID: <87bmllhard.fsf@free-electrons.com> (raw)
In-Reply-To: <cd84411c-d202-70d6-dec2-c02bedaf3594@users.sourceforge.net> (SF Markus Elfring's message of "Wed, 4 Oct 2017 20:43:52 +0200")
Hi Markus,
On mer., oct. 04 2017, SF Markus Elfring <elfring@users.sourceforge.net> wrote:
> From: Markus Elfring <elfring@users.sourceforge.net>
> Date: Wed, 4 Oct 2017 20:33:20 +0200
>
> A few update suggestions were taken into account
> from static source code analysis.
If you plan to send a v2 could you remove me from the CC.
I know that ./scripts/get_maintainer.pl added my name but I am not
related at all to this code. I just gave my acked-by for a part of patch
which modified in the same time the file I care and many other files.
Thanks,
Greogry
>
> Markus Elfring (5):
> Delete an error message for a failed memory allocation
> Improve a size determination
> Delete a jump target
> Delete an unnecessary local variable
> Split a condition check
>
> arch/cris/arch-v32/drivers/mach-a3/nandflash.c | 17 ++++----------
> arch/cris/arch-v32/drivers/mach-fs/nandflash.c | 31 ++++++++++++--------------
> 2 files changed, 18 insertions(+), 30 deletions(-)
>
> --
> 2.14.2
>
--
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
WARNING: multiple messages have this Message-ID (diff)
From: Gregory CLEMENT <gregory.clement@free-electrons.com>
To: SF Markus Elfring <elfring@users.sourceforge.net>
Cc: linux-cris-kernel@axis.com,
Alexander Sverdlin <alexander.sverdlin@gmail.com>,
Boris Brezillon <boris.brezillon@free-electrons.com>,
Jesper Nilsson <jesper.nilsson@axis.com>,
Krzysztof Halasa <khalasa@piap.pl>,
Mikael Starvik <starvik@axis.com>,
Neil Armstrong <narmstrong@baylibre.com>,
Shawn Guo <shawnguo@kernel.org>, Tony Lindgren <tony@atomide.com>,
Vladimir Zapolskiy <vz@mleia.com>,
LKML <linux-kernel@vger.kernel.org>,
kernel-janitors@vger.kernel.org
Subject: Re: [PATCH 0/5] CRIS v32: Adjustments for crisv32_nand_flash_probe()
Date: Thu, 05 Oct 2017 17:31:18 +0200 [thread overview]
Message-ID: <87bmllhard.fsf@free-electrons.com> (raw)
In-Reply-To: <cd84411c-d202-70d6-dec2-c02bedaf3594@users.sourceforge.net> (SF Markus Elfring's message of "Wed, 4 Oct 2017 20:43:52 +0200")
Hi Markus,
On mer., oct. 04 2017, SF Markus Elfring <elfring@users.sourceforge.net> wrote:
> From: Markus Elfring <elfring@users.sourceforge.net>
> Date: Wed, 4 Oct 2017 20:33:20 +0200
>
> A few update suggestions were taken into account
> from static source code analysis.
If you plan to send a v2 could you remove me from the CC.
I know that ./scripts/get_maintainer.pl added my name but I am not
related at all to this code. I just gave my acked-by for a part of patch
which modified in the same time the file I care and many other files.
Thanks,
Greogry
>
> Markus Elfring (5):
> Delete an error message for a failed memory allocation
> Improve a size determination
> Delete a jump target
> Delete an unnecessary local variable
> Split a condition check
>
> arch/cris/arch-v32/drivers/mach-a3/nandflash.c | 17 ++++----------
> arch/cris/arch-v32/drivers/mach-fs/nandflash.c | 31 ++++++++++++--------------
> 2 files changed, 18 insertions(+), 30 deletions(-)
>
> --
> 2.14.2
>
--
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2017-10-05 15:31 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-04 18:43 [PATCH 0/5] CRIS v32: Adjustments for crisv32_nand_flash_probe() SF Markus Elfring
2017-10-04 18:43 ` SF Markus Elfring
2017-10-04 18:45 ` [PATCH 1/5] cris: nand: Delete an error message for a failed memory allocation in crisv32_nand_flash SF Markus Elfring
2017-10-04 18:45 ` [PATCH 1/5] cris: nand: Delete an error message for a failed memory allocation in crisv32_nand_flash_probe() SF Markus Elfring
2017-10-04 19:44 ` [PATCH 1/5] cris: nand: Delete an error message for a failed memory allocation in crisv32_nand_f Alexander Sverdlin
2017-10-04 19:44 ` [PATCH 1/5] cris: nand: Delete an error message for a failed memory allocation in crisv32_nand_flash_probe() Alexander Sverdlin
2017-10-04 19:55 ` SF Markus Elfring
2017-10-04 19:55 ` SF Markus Elfring
2017-10-04 20:12 ` [PATCH 1/5] cris: nand: Delete an error message for a failed memory allocation in crisv32_nand_f Julia Lawall
2017-10-04 20:12 ` [PATCH 1/5] cris: nand: Delete an error message for a failed memory allocation in crisv32_nand_flash_probe() Julia Lawall
2017-10-04 20:16 ` [PATCH 1/5] cris: nand: Delete an error message for a failed memory allocation in crisv32_nand_f Alexander Sverdlin
2017-10-04 20:16 ` [PATCH 1/5] cris: nand: Delete an error message for a failed memory allocation in crisv32_nand_flash_probe() Alexander Sverdlin
2017-10-04 18:46 ` [PATCH 2/5] cris: nand: Improve a size determination " SF Markus Elfring
2017-10-04 18:46 ` SF Markus Elfring
2017-10-04 18:47 ` [PATCH 3/5] cris: nand: Delete a jump target " SF Markus Elfring
2017-10-04 18:47 ` SF Markus Elfring
2017-10-04 18:48 ` [PATCH 4/5] cris: nand: Delete an unnecessary local variable " SF Markus Elfring
2017-10-04 18:48 ` SF Markus Elfring
2017-10-04 20:17 ` Alexander Sverdlin
2017-10-04 20:17 ` Alexander Sverdlin
2017-10-04 18:50 ` [PATCH 5/5] cris: nand: Split a condition check " SF Markus Elfring
2017-10-04 18:50 ` SF Markus Elfring
2017-10-04 20:26 ` Alexander Sverdlin
2017-10-05 15:31 ` Gregory CLEMENT [this message]
2017-10-05 15:31 ` [PATCH 0/5] CRIS v32: Adjustments for crisv32_nand_flash_probe() Gregory CLEMENT
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=87bmllhard.fsf@free-electrons.com \
--to=gregory.clement@free-electrons.com \
--cc=alexander.sverdlin@gmail.com \
--cc=boris.brezillon@free-electrons.com \
--cc=elfring@users.sourceforge.net \
--cc=jesper.nilsson@axis.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=khalasa@piap.pl \
--cc=linux-cris-kernel@axis.com \
--cc=linux-kernel@vger.kernel.org \
--cc=narmstrong@baylibre.com \
--cc=shawnguo@kernel.org \
--cc=starvik@axis.com \
--cc=tony@atomide.com \
--cc=vz@mleia.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.