1
0
Files
linux/drivers/usb/serial
Wei Yongjun 89bb957ec8 USB: cp210x: remove useless set memory to zero use memset()
The memory return by kzalloc() or kmem_cache_zalloc() has already
be set to zero, so remove useless memset(0).

spatch with a semantic match is used to found this problem.
(http://coccinelle.lip6.fr/)

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-09-05 16:58:30 -07:00
..
2012-05-15 16:27:08 -07:00
2012-05-15 16:27:11 -07:00
2012-04-20 16:53:58 -07:00
2012-05-15 16:27:17 -07:00
2012-08-27 07:15:30 -07:00
2012-05-15 16:27:20 -07:00
2012-05-15 16:27:23 -07:00
2012-08-15 15:10:50 -07:00
2012-05-15 16:27:25 -07:00
2012-08-15 15:10:49 -07:00
2012-05-15 16:27:30 -07:00