diff options
author | Bernard Metzler <BMT@zurich.ibm.com> | 2019-07-10 08:38:00 +0000 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2019-07-10 14:27:44 -0300 |
commit | 85de5d53366f02dd0f81c9be8f435b27fb82b1f7 (patch) | |
tree | 3a155aab14fe6c7d39c3a6c652592e0af66919c4 /include/drm/drm_mm.h | |
parent | 4d2b8517ba1f3aba9a952ebf153ec972a127c80c (diff) | |
download | linux-85de5d53366f02dd0f81c9be8f435b27fb82b1f7.tar.bz2 |
RDMA/siw: Remove unnecessary kthread create/destroy printouts
There is already a warning if we cannot start any thread, and stopping
those threads is not worth spamming the console.
This also corrects a warning from gcc:
drivers/infiniband/sw/siw/siw_main.c: In function 'siw_create_tx_threads':
drivers/infiniband/sw/siw/siw_main.c:91:11: warning:
variable 'rv' set but not used [-Wunused-but-set-variable]
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Bernard Metzler <bmt@zurich.ibm.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'include/drm/drm_mm.h')
0 files changed, 0 insertions, 0 deletions