From: Joern Engel Date: Wed, 3 Jul 2013 15:22:17 +0000 (-0400) Subject: target: make queue_tm_rsp() return void X-Git-Tag: v3.11-rc1~22^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b79fafac70fc9bbe640b8193ed772eb850efdfe6;p=pandora-kernel.git target: make queue_tm_rsp() return void The return value wasn't checked by any of the callers. Assuming this is correct behaviour, we can simplify some code by not bothering to generate it. nab: Add srpt_queue_data_in() + srpt_queue_tm_rsp() nops around srpt_queue_response() void return Signed-off-by: Joern Engel Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed