mtg: docg3: use free_bch() instead of kfree()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Fri, 11 Oct 2013 04:40:21 +0000 (12:40 +0800)
committerBrian Norris <computersforpeace@gmail.com>
Thu, 7 Nov 2013 07:32:52 +0000 (23:32 -0800)
Use free_bch() instead of kfree() to free init_bch()
allocated data.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>

No differences found