Wang Hai e75ad2cc41 blktrace: make function blk_trace_bio_get_cgid() static
The sparse tool complains as follows:

kernel/trace/blktrace.c:796:5: warning:
 symbol 'blk_trace_bio_get_cgid' was not declared. Should it be static?

This function is not used outside of blktrace.c, so this commit
marks it static.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Wang Hai <wanghai38@huawei.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2020-09-07 20:11:15 -06:00
..
2020-08-07 18:29:15 -07:00
2020-06-09 10:06:18 -07:00
2020-08-09 14:10:26 -07:00
2020-08-07 18:29:15 -07:00
2020-02-06 07:12:11 +00:00
2020-08-07 18:29:15 -07:00