From: Russell King Date: Sat, 21 Apr 2007 09:05:32 +0000 (+0100) Subject: [ARM] mm 2: clean up create_mapping() X-Git-Tag: v2.6.22-rc1~1009^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5c98176ef34b8b78645646593c17e10f62f53ff;p=pandora-kernel.git [ARM] mm 2: clean up create_mapping() There's now no need to carry around each protection separately. Instead, pass around the pointer to the entry in the mem_types array which we're interested in. Signed-off-by: Russell King --- Reading git-diff-tree failed