From: Thomas Pugliese Date: Fri, 20 Dec 2013 17:54:09 +0000 (-0600) Subject: uwb: use uwb_rsv_callback instead of calling rsv->callback directly X-Git-Tag: v3.14-rc1~148^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf359dff2346d490dbbbe0fcc4aa674625803da5;p=pandora-kernel.git uwb: use uwb_rsv_callback instead of calling rsv->callback directly Use uwb_rsv_callback wrapper instead of calling rsv->callback directly. uwb_rsv_callback checks for NULL and is used by other callers of the callback routine. Signed-off-by: Thomas Pugliese Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed