diff options
author | Parav Pandit <parav@mellanox.com> | 2018-03-13 16:06:11 +0200 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-03-15 14:40:36 -0600 |
commit | 6612b4983f7e8d295a7503452719b113464b395f (patch) | |
tree | c7e14ae9bcb240789d6696e05d77194e146870f9 /samples/timers | |
parent | eeea6953c42f85d19e565a4d3a49c1530f602e22 (diff) | |
download | linux-6612b4983f7e8d295a7503452719b113464b395f.tar.bz2 |
IB/core: Fix comments of GID query functions
Exported symbol's comments should be with function definition and not in
the header file. Therefore comments of ib_find_cached_gid() and
ib_find_cached_gid_by_port() functions are moved closer to their
definitions.
The function name in then comment is different than the actual function
name, fix it to be same as ib_cache_gid_find_by_filter().
Also current comment section of ib_find_cached_gid_by_port() contains the
desciption of ib_find_cached_gid(), fix that as well.
Reviewed-by: Daniel Jurgens <danielj@mellanox.com>
Signed-off-by: Parav Pandit <parav@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'samples/timers')
0 files changed, 0 insertions, 0 deletions