From: Jan Veldeman Date: Sun, 31 Jul 2005 11:12:10 +0000 (+0200) Subject: [PATCH] Driver core: Documentation: use S_IRUSR | ... in stead of 0644 X-Git-Tag: v2.6.14-rc1~751^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91e49001b9a7fe5dc2fa5b56039fbca9aa638ccc;p=pandora-kernel.git [PATCH] Driver core: Documentation: use S_IRUSR | ... in stead of 0644 Change filemode to use defines in stead of 0644, based on suggestions by Walter Harms and Domen Puncer. Signed-off-by: Jan Veldeman Signed-off-by: Domen Puncer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed