From: Sachin Kamat Date: Fri, 20 Jun 2014 09:02:31 +0000 (+0530) Subject: thunderbolt: Use NULL instead of 0 in switch.c X-Git-Tag: omap-for-v3.17/fixes-against-rc2~168^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9c2deef457c766a33c4862c9c198c20854d5fb6;p=pandora-kernel.git thunderbolt: Use NULL instead of 0 in switch.c The function returns a pointer. Hence return NULL instead of 0. Signed-off-by: Sachin Kamat Acked-by: Andreas Noever Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed