From: Nadia Derbey Date: Fri, 19 Oct 2007 06:40:52 +0000 (-0700) Subject: ipc: introduce the ipcid_to_idx macro X-Git-Tag: v2.6.24-rc1~166 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce621f5ba52f30dd59aef4fb50276faee04ef9cf;p=pandora-kernel.git ipc: introduce the ipcid_to_idx macro This is a trivial patch that changes all the (id % SEQ_MULTIPLIER) into a call to the ipcid_to_idx(id) macro. Signed-off-by: Nadia Derbey Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed