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
Showing
- drivers/mtd/ubi/attach.c 9 additions, 14 deletionsdrivers/mtd/ubi/attach.c
- drivers/mtd/ubi/build.c 2 additions, 10 deletionsdrivers/mtd/ubi/build.c
- drivers/mtd/ubi/debug.c 4 additions, 30 deletionsdrivers/mtd/ubi/debug.c
- drivers/mtd/ubi/debug.h 13 additions, 44 deletionsdrivers/mtd/ubi/debug.h
- drivers/mtd/ubi/fastmap.c 2 additions, 4 deletionsdrivers/mtd/ubi/fastmap.c
- drivers/mtd/ubi/gluebi.c 14 additions, 14 deletionsdrivers/mtd/ubi/gluebi.c
- drivers/mtd/ubi/io.c 7 additions, 7 deletionsdrivers/mtd/ubi/io.c
- drivers/mtd/ubi/ubi.h 39 additions, 1 deletiondrivers/mtd/ubi/ubi.h
- drivers/mtd/ubi/upd.c 2 additions, 4 deletionsdrivers/mtd/ubi/upd.c
- drivers/mtd/ubi/vmt.c 2 additions, 2 deletionsdrivers/mtd/ubi/vmt.c
- drivers/mtd/ubi/vtbl.c 1 addition, 1 deletiondrivers/mtd/ubi/vtbl.c
- drivers/mtd/ubi/wl.c 3 additions, 4 deletionsdrivers/mtd/ubi/wl.c
Loading
Please register or sign in to comment