From: Stephen Hemminger Date: Mon, 11 Apr 2011 10:43:50 +0000 (+0000) Subject: caif: code cleanup X-Git-Tag: v3.0-rc1~377^2~456 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73d6ac633c6c0ca703f90db0b808d9593e46aef6;p=pandora-kernel.git caif: code cleanup Cleanup of new CAIF code. * make local functions static * remove code that is never used * expand get_caif_conf() since wrapper is no longer needed * make args to comparison functions const * rename connect_req_to_link_param to keep exported names consistent Compile tested only. Signed-off-by: Stephen Hemminger Acked-by: Sjur Brændeland Signed-off-by: David S. Miller --- Reading git-diff-tree failed