From: Dotan Barak Date: Wed, 1 Aug 2007 10:33:56 +0000 (+0300) Subject: IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.c X-Git-Tag: v2.6.23-rc4~126^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92ddc447ce7382e36b72a240697c00bf4beb8d75;p=pandora-kernel.git IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.c After moving the definition of struct ib_umem_chunk from ib_verbs.h to ib_umem.h there isn't any reason for the macro IB_UMEM_MAX_PAGE_CHUNK to stay in ib_verbs.h. Move the macro to umem.c, the only place where it is used. Signed-off-by: Dotan Barak Signed-off-by: Roland Dreier --- Reading git-diff-tree failed