From: Herbert Xu Date: Sun, 21 Jun 2015 11:11:44 +0000 (+0800) Subject: crypto: user - Move cryptouser.h to uapi X-Git-Tag: v4.2-rc1~160^2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0497524658e37956737d7dbee73cc42120255dc;p=thirdparty%2Flinux.git crypto: user - Move cryptouser.h to uapi The header file cryptouser.h only contains information that is exported to user-space. Signed-off-by: Herbert Xu --- diff --git a/include/linux/cryptouser.h b/include/uapi/linux/cryptouser.h similarity index 100% rename from include/linux/cryptouser.h rename to include/uapi/linux/cryptouser.h