From: Sachin Kamat Date: Mon, 13 May 2013 10:00:41 +0000 (+0530) Subject: Staging: speakup: Return NULL instead of 0 in speakup_decpc.c X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~677 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6eb178cebb5b380377033a972a9803adb5a58ede;p=pandora-kernel.git Staging: speakup: Return NULL instead of 0 in speakup_decpc.c The function returns 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