X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=drivers%2Fmd%2Fdm-exception-store.h;h=84e27708ad973460bf8d644f26eb368c5c998238;hp=0b2536247cf55a3215223b8b0c72ff29a629b87a;hb=07b8f29203c5fc3ea82e1c8819d10ff10b66e056;hpb=06ae8020723247e74340ecd544c6c18ccdc1dce4 diff --git a/drivers/md/dm-exception-store.h b/drivers/md/dm-exception-store.h index 0b2536247cf5..84e27708ad97 100644 --- a/drivers/md/dm-exception-store.h +++ b/drivers/md/dm-exception-store.h @@ -70,7 +70,7 @@ struct dm_exception_store_type { * Update the metadata with this exception. */ void (*commit_exception) (struct dm_exception_store *store, - struct dm_exception *e, + struct dm_exception *e, int valid, void (*callback) (void *, int success), void *callback_context);