[GIT PULL] UBI fixes for 4.0-rc5

Artem Bityutskiy dedekind1 at gmail.com
Fri Mar 20 00:36:32 PDT 2015


Hi Linus,

a pull request follows, but first a short explanation.

This pull request is based on a "random" commit, unfortunately. We
usually use a tagged -rc commit as a base, but not this time. Sorry for
this. Richard Weinberger is the new co-maintainer for UBI, and he was a
little bit too fast and did not wait for -rc1.


The following changes since commit 3d883483dc0a7261d73d8b1857a7387a1dd99eee:

  Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal (2015-02-19 17:51:22 -0800)

are available in the git repository at:

  git://git.infradead.org/linux-ubifs.git tags/upstream-4.0-rc5

for you to fetch changes up to b388e6a7a6ba988998ddd83919ae8d3debf1a13d:

  UBI: fix missing brace control flow (2015-02-23 22:17:24 +0100)

----------------------------------------------------------------
This pull request fixes a bug introduced during the v4.0 merge window where we
forgot to put braces where they should be.

----------------------------------------------------------------
Brian Norris (1):
      UBI: fix missing brace control flow

 drivers/mtd/ubi/eba.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


--
Regards,
Artem.




More information about the linux-mtd mailing list