From: Wei Yongjun Date: Wed, 15 Jan 2014 05:52:12 +0000 (-0300) Subject: [media] em28xx-audio: remove needless check before usb_free_coherent() X-Git-Tag: v3.14-rc1~20^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff0284cc0bf13f08e19fbf364fafabe9e61a7342;p=pandora-kernel.git [media] em28xx-audio: remove needless check before usb_free_coherent() usb_free_coherent() is safe with NULL addr and this check is not required. Signed-off-by: Wei Yongjun Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed