]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/md/dm-crypt.c
[PATCH] Unlinline a bunch of other functions
[net-next-2.6.git] / drivers / md / dm-crypt.c
index a601a427885cb0e97afa15449b89c9347e2b3b7a..e7a650f9ca076599ed185a8f734ea54e790e30a4 100644 (file)
@@ -228,7 +228,7 @@ static struct crypt_iv_operations crypt_iv_essiv_ops = {
 };
 
 
-static inline int
+static int
 crypt_convert_scatterlist(struct crypt_config *cc, struct scatterlist *out,
                           struct scatterlist *in, unsigned int length,
                           int write, sector_t sector)