Re: [PATCH 09/18] driver: isdn: hisax: remove cast for kmalloc/kzalloc return value

2013-03-12 Thread David Miller
From: Zhang Yanfei Date: Tue, 12 Mar 2013 13:15:49 +0800 > remove cast for kmalloc/kzalloc 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

[PATCH 09/18] driver: isdn: hisax: remove cast for kmalloc/kzalloc return value

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