UBI: Remove alloc_ai() slab name from parameter list
authorRichard Weinberger <richard@nod.at>
Mon, 6 Oct 2014 13:58:07 +0000 (15:58 +0200)
committerRichard Weinberger <richard@nod.at>
Thu, 26 Mar 2015 21:45:57 +0000 (22:45 +0100)
There is always exactly one ubi_attach_info object allocated,
therefore we don't have to care about the name.

Signed-off-by: Richard Weinberger <richard@nod.at>
drivers/mtd/ubi/attach.c

Simple merge