Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubi
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 Dec 2012 15:39:03 +0000 (07:39 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 Dec 2012 15:39:03 +0000 (07:39 -0800)
commit85d5b70d8a0681a362d075bf0d19b4ee8c6767ee
treee5f7586fe75821040078766347f6caa635037e69
parent43260ade2ae649e9ec7655630fd58dce7d8ed6ae
parenteab737722ed6a5638f6251e83f0d293c2ffe549f
Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubi

Pull UBI update from Artem Bityutskiy:
 "Nothing exciting, just clean-ups and nicification.  Oh, and one small
  optimization which makes UBI to use less RAM."

* tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubi:
  UBI: embed ubi_debug_info field in ubi_device struct
  UBI: introduce helpers dbg_chk_{io, gen}
  UBI: replace memcpy with struct assignment
  UBI: remove spurious comment
  UBI: gluebi: rename misleading variables
  UBI: do not allocate the memory unnecessarily
  UBI: use list_move_tail instead of list_del/list_add_tail
drivers/mtd/ubi/wl.c