commit | 0542eb7de7d5244d159f827a0c9bd8c01792bd13 | [log] [tgz] |
---|---|---|
author | Jag Raman <jag.raman@oracle.com> | Fri Jun 23 14:58:36 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sun Jun 25 13:43:13 2017 -0700 |
tree | cfc6c185ceb68e23ea04bd9b82d87d0a850a17a3 | |
parent | e2169a32b4f03b926905be029169a8b9f0750a67 [diff] |
sparc64: remove restriction on VIO device name size Removes restriction on VIO device's size limit. Since KOBJ_NAME_LEN has been dropped from kobject, there doesn't seem to be a restriction on the device name anymore. This limit therefore doesn't make sense. Signed-off-by: Jagannathan Raman <jag.raman@oracle.com> Reviewed-by: Liam Merwick <liam.merwick@oracle.com> Reviewed-by: Shannon Nelson <shannon.nelson@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>