staging: IB/ipath: use TASK_COMM_LEN in ipath_portdata
authorGeliang Tang <geliangtang@163.com>
Sun, 18 Oct 2015 13:57:08 +0000 (21:57 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Oct 2015 02:06:05 +0000 (19:06 -0700)
commit335c8ea16069aefd929acf6b287b3a23b39db978
tree863b517258e8e08dcc21d53b21d5c69dfbc5f145
parent9821ed04795f019bfa14573847c743c6b89d96c4
staging: IB/ipath: use TASK_COMM_LEN in ipath_portdata

Use comm[TASK_COMM_LEN] instead of comm[16] in ipath_kernel.h.
And add sched.h header in it.

Signed-off-by: Geliang Tang <geliangtang@163.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rdma/ipath/ipath_kernel.h