mbox

[GIT,PULL] UBI fixes for 4.0-rc5

Message ID 1426836992.8234.24.camel@sauron.fi.intel.com
State Accepted
Headers show

Pull-request

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

Message

Artem Bityutskiy March 20, 2015, 7:36 a.m. UTC
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.