summaryrefslogtreecommitdiff
path: root/fs/smb/common/cifs_md4.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/smb/common/cifs_md4.c')
-rw-r--r--fs/smb/common/cifs_md4.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/smb/common/cifs_md4.c b/fs/smb/common/cifs_md4.c
index 50f78cfc6ce9..7ee7f4dad90c 100644
--- a/fs/smb/common/cifs_md4.c
+++ b/fs/smb/common/cifs_md4.c
@@ -24,6 +24,7 @@
#include <asm/byteorder.h>
#include "md4.h"
+MODULE_DESCRIPTION("MD4 Message Digest Algorithm (RFC1320)");
MODULE_LICENSE("GPL");
static inline u32 lshift(u32 x, unsigned int s)