commit | d2158f69a7d469c21c37f7028c18aa8c54707de3 | [log] [tgz] |
---|---|---|
author | Richard Weinberger <richard@nod.at> | Mon Oct 06 15:58:07 2014 +0200 |
committer | Richard Weinberger <richard@nod.at> | Thu Mar 26 22:45:57 2015 +0100 |
tree | c3fb12f0f45ec980ca39acaf943418687b5b3565 | |
parent | 98105d0819daf569e741ddfba73cedcac371b9d8 [diff] |
UBI: Remove alloc_ai() slab name from parameter list 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>