From: Jan Engelhardt Date: Sun, 25 Jun 2006 12:47:36 +0000 (-0700) Subject: [PATCH] openpromfs: factorize out X-Git-Tag: v2.6.18-rc1~1003 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a04ee14636fa339c4609766bd6173629d4f9026e;p=pandora-kernel.git [PATCH] openpromfs: factorize out "Move" "common code" out to PTR_NOD, which does the conversion from private pointer to node number. This is to reduce potential casting/conversion errors due to redundancy. (The naming PTR_NOD follows PTR_ERR, turning a pointer into xyz.) [akpm@osdl.org: cleanups] Signed-off-by: Jan Engelhardt Cc: "David S. Miller" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed