From: Artem Bityutskiy Date: Tue, 21 Apr 2009 08:02:01 +0000 (+0300) Subject: Kill jffs2-user.h X-Git-Tag: v2.6.31-rc1~53^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24430abc88c67e3df2f06c96a6ccd73bda4c92f0;p=pandora-kernel.git Kill jffs2-user.h This file does not define any kernel-userspace API, all it does it defines few helpers for userspace. Instead, userspace should have a private copy of this file. The main (if not the only) user is the mtd-utils package, but it already has a private copy of this file. This patch also removes references to 'jffs2-user.h' from 'Kbuild' and MAINTAINERS' files. Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed