From: Ira Weiny Date: Thu, 14 May 2015 00:02:55 +0000 (-0400) Subject: IB/core: Create common start/end port functions X-Git-Tag: omap-for-v4.2/fixes-rc1^2~152^2~31^4~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cf18d7723055709faf51b50f5a33253b480637f;p=pandora-kernel.git IB/core: Create common start/end port functions Previously start_port and end_port were defined in 2 places, cache.c and device.c and this prevented their use in other modules. Make these common functions, change the name to reflect the rdma name space, and update existing users. Signed-off-by: Ira Weiny Signed-off-by: Doug Ledford --- Reading git-diff-tree failed