X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fum%2Finclude%2Fcommon-offsets.h;fp=arch%2Fum%2Finclude%2Fcommon-offsets.h;h=356390d1f8b945dbedbb3ce11475fdb309b95926;hb=64ba3f394c830ec48a1c31b53dcae312c56f1604;hp=39bb21078628c4ee268bd8bcedc769f3181419c0;hpb=be1e6109ac94a859551f8e1774eb9a8469fe055c;p=linux-2.6.git diff --git a/arch/um/include/common-offsets.h b/arch/um/include/common-offsets.h index 39bb21078..356390d1f 100644 --- a/arch/um/include/common-offsets.h +++ b/arch/um/include/common-offsets.h @@ -15,4 +15,3 @@ DEFINE_STR(UM_KERN_DEBUG, KERN_DEBUG); DEFINE(UM_ELF_CLASS, ELF_CLASS); DEFINE(UM_ELFCLASS32, ELFCLASS32); DEFINE(UM_ELFCLASS64, ELFCLASS64); -DEFINE(crypto_tfm_ctx_offset, offsetof(struct crypto_tfm, __crt_ctx));