]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sparc64: remove restriction on VIO device name size
authorJag Raman <jag.raman@oracle.com>
Fri, 23 Jun 2017 18:58:36 +0000 (14:58 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sun, 25 Jun 2017 20:43:13 +0000 (13:43 -0700)
commit0542eb7de7d5244d159f827a0c9bd8c01792bd13
treecfc6c185ceb68e23ea04bd9b82d87d0a850a17a3
parente2169a32b4f03b926905be029169a8b9f0750a67
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>
arch/sparc/kernel/vio.c