author | Linus Torvalds <torvalds@linux-foundation.org> | |
Thu, 20 Dec 2012 15:39:03 +0000 (07:39 -0800) | ||
committer | Linus Torvalds <torvalds@linux-foundation.org> | |
Thu, 20 Dec 2012 15:39:03 +0000 (07:39 -0800) | ||
commit | 85d5b70d8a0681a362d075bf0d19b4ee8c6767ee | |
tree | e5f7586fe75821040078766347f6caa635037e69 | tree | snapshot (tar.xz tar.gz zip) |
parent | 43260ade2ae649e9ec7655630fd58dce7d8ed6ae | commit | diff |
parent | eab737722ed6a5638f6251e83f0d293c2ffe549f | commit | diff |
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
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 | diff1 | | diff2 | | blob | history |