From: Al Viro Date: Sun, 24 Jul 2011 00:24:48 +0000 (-0400) Subject: switch device_get_devnode() and ->devnode() to umode_t * X-Git-Tag: v3.3-rc1~170^2~11^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c9ede55ecec58099b72e4bb8eab719f32f72c31;p=pandora-kernel.git switch device_get_devnode() and ->devnode() to umode_t * both callers of device_get_devnode() are only interested in lower 16bits and nobody tries to return anything wider than 16bit anyway. Signed-off-by: Al Viro --- Reading git-diff-tree failed