From d2158f69a7d469c21c37f7028c18aa8c54707de3 Mon Sep 17 00:00:00 2001 From: Richard Weinberger Date: Mon, 6 Oct 2014 15:58:07 +0200 Subject: [PATCH] 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 --- Reading git-format-patch failed