From: Sachin Kamat Date: Mon, 13 May 2013 10:38:55 +0000 (+0530) Subject: Staging: speakup: Fix return value in synth.c X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~675 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e595c0d23ff7bf3ae738c3ed563162fcc20678e;p=pandora-kernel.git Staging: speakup: Fix return value in synth.c The function return type is a pointer. Hence return NULL instead of 0. Signed-off-by: Sachin Kamat Acked-by: Samuel Thibault Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed