Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1621342
| From | "Javier González" <jg@lightnvm.io> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] lightnvm: small fixes |
| Date | 2017-04-11 16:30 +0200 |
| Message-ID | <tv4Od-85I-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Last small lightnvm fixes for lightnvm core. These are motivated by Bart's comments on pblk's patch. Javier González (3): lightnvm: clean unused variable lightnvm: fix type checks on rrpc lightnvm: convert sprintf into strlcpy drivers/lightnvm/core.c | 9 +++------ drivers/lightnvm/rrpc.c | 4 ++-- 2 files changed, 5 insertions(+), 8 deletions(-) -- 2.7.4
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/3] lightnvm: small fixes "Javier González" <jg@lightnvm.io> - 2017-04-11 16:30 +0200
[PATCH 3/3] lightnvm: convert sprintf into strlcpy "Javier González" <jg@lightnvm.io> - 2017-04-11 16:30 +0200
Re: [PATCH 3/3] lightnvm: convert sprintf into strlcpy Matias Bjørling <mb@lightnvm.io> - 2017-04-11 16:40 +0200
csiph-web