]> Pileus Git - ~andy/linux/blobdiff - drivers/md/dm-crypt.c
Merge tag 'mxs-clk-dt-lookup' into mxs/dt-for-3.7-2
[~andy/linux] / drivers / md / dm-crypt.c
index 00a25ab987c9b418865f13015b0b4ed7a33f2312..664743d6a6cdb7961ea7555544185ea4cff06357 100644 (file)
@@ -1733,7 +1733,7 @@ static int crypt_map(struct dm_target *ti, struct bio *bio,
 }
 
 static int crypt_status(struct dm_target *ti, status_type_t type,
-                       char *result, unsigned int maxlen)
+                       unsigned status_flags, char *result, unsigned maxlen)
 {
        struct crypt_config *cc = ti->private;
        unsigned int sz = 0;