summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorLinda Xie <lxiep@us.ibm.com>2004-04-22 01:11:12 -0700
committerGreg Kroah-Hartman <greg@kroah.com>2004-04-22 01:11:12 -0700
commit1c710c64d9c40be68971ad4cc1073e4a8bf7394a (patch)
treef7e56063fa069fd1558945f7f855dbed3a05983c /include/linux
parentc0b3a38f48329d6224822a5c05c37919e14505e4 (diff)
[PATCH] symlink doesn't support kobj name > 20 charaters (KOBJ_NAME_LEN)
Since symlink.c uses "name" field of a kobj when it calculates the length, it gets a wrong value if the kobj's name has more than 20 charathers. A correct way to do that is to call kobject_name(kobj) instead of using kobj->name directly.
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions