Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1712938
| From | SF Markus Elfring <elfring@users.sourceforge.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] UBIFS: Adjustments for some function implementations |
| Date | 2017-08-16 15:30 +0200 |
| Message-ID | <uf6yt-7z9-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
From: Markus Elfring <elfring@users.sourceforge.net> Date: Wed, 16 Aug 2017 15:21:23 +0200 Two update suggestions were taken into account from static source code analysis. Markus Elfring (2): Delete an error message for a failed memory allocation in dbg_check_orphans() Improve 19 size determinations fs/ubifs/log.c | 2 +- fs/ubifs/lpt.c | 12 ++++++------ fs/ubifs/orphan.c | 10 ++++------ fs/ubifs/recovery.c | 2 +- fs/ubifs/replay.c | 8 ++++---- fs/ubifs/scan.c | 4 ++-- fs/ubifs/super.c | 2 +- fs/ubifs/tnc.c | 2 +- 8 files changed, 20 insertions(+), 22 deletions(-) -- 2.14.0
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] UBIFS: Adjustments for some function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-08-16 15:30 +0200 [PATCH 2/2] UBIFS: Improve 19 size determinations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-08-16 15:40 +0200
csiph-web