Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1526204
| From | Boris Brezillon <boris.brezillon@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/3] mtd: some minor cleanups for ooblayout APIs |
| Date | 2016-11-20 10:50 +0100 |
| Message-ID | <sFwV3-Mo-11@gated-at.bofh.it> (permalink) |
| References | <sBquR-10k-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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 linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 0/3] mtd: some minor cleanups for ooblayout APIs Boris Brezillon <boris.brezillon@free-electrons.com> - 2016-11-20 10:50 +0100
csiph-web