staging: bcm: Remove redundant casting in Bcmchar.c
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 29 May 2014 11:35:20 +0000 (17:05 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Jun 2014 21:09:49 +0000 (14:09 -0700)
Casting value returned by kzalloc is useless.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found