[GIT PULL] UBI updates for 4.14-rc1

From: Richard Weinberger
Date: Sat Sep 16 2017 - 14:59:47 EST


Linus,

The following changes since commit 569dbb88e80deb68974ef6fdd6a13edb9d686261:

Linux 4.13 (2017-09-03 13:56:17 -0700)

are available in the git repository at:

git://git.infradead.org/linux-ubifs.git tags/upstream-4.14-rc1

for you to fetch changes up to 89b68cd926633ff0df1e1a0ae29fcd80f68bdd96:

UBI: Fix two typos in comments (2017-09-13 22:05:30 +0200)

----------------------------------------------------------------
This pull request contains updates for UBI:
- Minor improvements

----------------------------------------------------------------
Ben Dooks (3):
ubi: pr_err() strings should end with newlines
ubi: pr_err() strings should end with newlines
ubi: pr_err() strings should end with newlines

Colin Ian King (1):
ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"

Uwe Kleine-König (1):
UBI: Fix two typos in comments

drivers/mtd/ubi/block.c | 6 +++---
drivers/mtd/ubi/build.c | 20 ++++++++++----------
drivers/mtd/ubi/fastmap.c | 2 +-
drivers/mtd/ubi/ubi-media.h | 4 ++--
4 files changed, 16 insertions(+), 16 deletions(-)