From: Jean Delvare Date: Fri, 2 Jul 2010 14:54:05 +0000 (+0200) Subject: sysfs: sysfs_chmod_file's attr can be const X-Git-Tag: v2.6.36-rc1~521^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49c19400f60bbe362202d7e7b3e68cc66040d0fa;p=pandora-kernel.git sysfs: sysfs_chmod_file's attr can be const sysfs_chmod_file doesn't change the attribute it operates on, so this attribute can be marked const. Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed