dm clone: Make __hash_find static
authorYueHaibing <yuehaibing@huawei.com>
Mon, 23 Sep 2019 06:11:11 +0000 (14:11 +0800)
committerMike Snitzer <snitzer@redhat.com>
Tue, 8 Oct 2019 18:04:54 +0000 (14:04 -0400)
commit0a005856d35936e351cc20ff3de04499bd7ffbfd
treeda071e44d2443e64a827466a7a77ff214904fdf9
parentda0c9ea146cbe92b832f1b0f694840ea8eb33cce
dm clone: Make __hash_find static

drivers/md/dm-clone-target.c:594:34: warning:
 symbol '__hash_find' was not declared. Should it be static?

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
drivers/md/dm-clone-target.c