Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / crypto / asymmetric_keys / pkcs7_parser.h
index 6565fdc..e17f7ce 100644 (file)
@@ -41,10 +41,9 @@ struct pkcs7_signed_info {
         *
         * This contains the generated digest of _either_ the Content Data or
         * the Authenticated Attributes [RFC2315 9.3].  If the latter, one of
-        * the attributes contains the digest of the the Content Data within
-        * it.
+        * the attributes contains the digest of the Content Data within it.
         *
-        * THis also contains the issuing cert serial number and issuer's name
+        * This also contains the issuing cert serial number and issuer's name
         * [PKCS#7 or CMS ver 1] or issuing cert's SKID [CMS ver 3].
         */
        struct public_key_signature *sig;