Re: [PATCH 08/18] driver: isdn: capi: remove cast for kmalloc return value

2013-03-12 Thread David Miller
From: Zhang Yanfei Date: Tue, 12 Mar 2013 13:13:47 +0800 > remove cast for kmalloc return value. > > Signed-off-by: Zhang Yanfei Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at

Re: [PATCH 08/18] driver: isdn: capi: remove cast for kmalloc return value

2013-03-12 Thread David Miller
From: Zhang Yanfei zhangyan...@cn.fujitsu.com Date: Tue, 12 Mar 2013 13:13:47 +0800 remove cast for kmalloc return value. Signed-off-by: Zhang Yanfei zhangyan...@cn.fujitsu.com Applied. -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to

[PATCH 08/18] driver: isdn: capi: remove cast for kmalloc return value

2013-03-11 Thread Zhang Yanfei
remove cast for kmalloc return value. Signed-off-by: Zhang Yanfei Cc: Andrew Morton Cc: Karsten Keil Cc: net...@vger.kernel.org --- drivers/isdn/capi/capidrv.c |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/drivers/isdn/capi/capidrv.c b/drivers/isdn/capi/capidrv.c

[PATCH 08/18] driver: isdn: capi: remove cast for kmalloc return value

2013-03-11 Thread Zhang Yanfei
remove cast for kmalloc return value. Signed-off-by: Zhang Yanfei zhangyan...@cn.fujitsu.com Cc: Andrew Morton a...@linux-foundation.org Cc: Karsten Keil i...@linux-pingi.de Cc: net...@vger.kernel.org --- drivers/isdn/capi/capidrv.c |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-)