+ crypto-remove-one-too-many-semicolon-in-cryptoh.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     crypto: remove one too many semicolon in crypto.h
has been added to the -mm tree.  Its filename is
     crypto-remove-one-too-many-semicolon-in-cryptoh.patch

See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this

------------------------------------------------------
Subject: crypto: remove one too many semicolon in crypto.h
From: Yoichi Yuasa <yoichi_yuasa@xxxxxxxxxxxxxx>

Signed-off-by: Yoichi Yuasa <yoichi_yuasa@xxxxxxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxx>
---

 include/linux/crypto.h |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN include/linux/crypto.h~crypto-remove-one-too-many-semicolon-in-cryptoh include/linux/crypto.h
--- a/include/linux/crypto.h~crypto-remove-one-too-many-semicolon-in-cryptoh
+++ a/include/linux/crypto.h
@@ -245,7 +245,7 @@ int crypto_alg_available(const char *nam
 	__deprecated_for_modules;
 int crypto_has_alg(const char *name, u32 type, u32 mask);
 #else
-static int crypto_alg_available(const char *name, u32 flags);
+static int crypto_alg_available(const char *name, u32 flags)
 	__deprecated_for_modules;
 static inline int crypto_alg_available(const char *name, u32 flags)
 {
_

Patches currently in -mm which might be from yoichi_yuasa@xxxxxxxxxxxxxx are

git-mips.patch
git-mtd.patch
crypto-remove-one-too-many-semicolon-in-cryptoh.patch
generic-ioremap_page_range-mips-conversion.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux