From: Daeseok Youn Date: Tue, 15 Jul 2014 09:50:37 +0000 (+0900) Subject: staging: dgap: remove dgap_newnode() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~747 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=825122353a2363b76c5568998be9fed17c5fdbfc;p=pandora-kernel.git staging: dgap: remove dgap_newnode() The dgap_newnode() is useless for creating new node. So just use kzalloc and set a type in case statement. Signed-off-by: Daeseok Youn Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed