RDMA/core: Rename ports_parent to ports_kobj

Normally kobj objects have kobj suffix to reflect it.
Rename ports_parent to ports_kobj.

Signed-off-by: Parav Pandit <parav@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
This commit is contained in:
Parav Pandit
2018-10-07 12:12:41 +03:00
committed by Doug Ledford
parent 0f6ef65d1c
commit 1ae4cfa039
2 changed files with 5 additions and 6 deletions

View File

@@ -2542,7 +2542,7 @@ struct ib_device {
/* First group for device attributes, NULL terminated array */
const struct attribute_group *groups[2];
struct kobject *ports_parent;
struct kobject *ports_kobj;
struct list_head port_list;
enum {