Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1526204 > unrolled thread
| Started by | Boris Brezillon <boris.brezillon@free-electrons.com> |
|---|---|
| First post | 2016-11-20 10:50 +0100 |
| Last post | 2016-11-20 10:50 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 0/3] mtd: some minor cleanups for ooblayout APIs Boris Brezillon <boris.brezillon@free-electrons.com> - 2016-11-20 10:50 +0100
| From | Boris Brezillon <boris.brezillon@free-electrons.com> |
|---|---|
| Date | 2016-11-20 10:50 +0100 |
| Subject | Re: [PATCH 0/3] mtd: some minor cleanups for ooblayout APIs |
| Message-ID | <sFwV3-Mo-11@gated-at.bofh.it> |
On Wed, 9 Nov 2016 11:08:07 +0900
Masahiro Yamada <yamada.masahiro@socionext.com> wrote:
> - Remove unnecessary initializers
> - Use min_t() helper
Applied.
Thanks,
Boris
>
> Masahiro Yamada (3):
> mtd: remove unneeded initializer in mtd_ooblayout_{get,set}_bytes()
> mtd: use min_t() to refactor mtd_ooblayout_{get,set}_bytes()
> mtd: remove unneeded initializer in mtd_ooblayout_count_bytes()
>
> drivers/mtd/mtdcore.c | 14 +++++++-------
> 1 file changed, 7 insertions(+), 7 deletions(-)
>
Back to top | Article view | linux.kernel
csiph-web