[Devel] [PATCH RHEL7 COMMIT] Revert "DSA: add module description and license"

Konstantin Khorenko khorenko at virtuozzo.com
Wed Jun 24 02:10:39 PDT 2015


The commit is pushed to "branch-rh7-3.10.0-123.1.2-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git
after rh7-3.10.0-123.1.2.vz7.5.17
------>
commit 5032e4d76499cb21539d20e13fba3463b9d76185
Author: Vladimir Davydov <vdavydov at parallels.com>
Date:   Wed Jun 24 13:10:39 2015 +0400

    Revert "DSA: add module description and license"
    
    It was only introduced for the sake of vzlicense, which is absent in
    RH7.
    
    Vladimir Davydov (2):
      Revert "DSA: add module description and license"
      Revert "crypto: DSA algorithm"
    
    This reverts commit 5a34e04128dd54ce832838e831f753eec8cc8986.
    
    Signed-off-by: Vladimir Davydov <vdavydov at parallels.com>
---
 crypto/asymmetric_keys/dsa.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/crypto/asymmetric_keys/dsa.c b/crypto/asymmetric_keys/dsa.c
index 7a6f287..7a06ee7 100644
--- a/crypto/asymmetric_keys/dsa.c
+++ b/crypto/asymmetric_keys/dsa.c
@@ -94,6 +94,3 @@ cleanup:
 	return rc;
 }
 EXPORT_SYMBOL(DSA_verify);
-
-MODULE_DESCRIPTION("DSA Public Key Algorithm");
-MODULE_LICENSE("GPL");



More information about the Devel mailing list