https://github.com/torvalds/linux
Revision 3197d48a7c04eee3e50bd54ef7e17e383b8a919e authored by Wei Yongjun on 02 July 2020, 05:35:43 UTC, committed by Jens Axboe on 02 July 2020, 18:38:18 UTC
Fix sparse build warning:

block/bio-integrity.c:27:6: warning:
 symbol '__bio_integrity_free' was not declared. Should it be static?

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
1 parent b3c58fc
History
Tip revision: 3197d48a7c04eee3e50bd54ef7e17e383b8a919e authored by Wei Yongjun on 02 July 2020, 05:35:43 UTC
block: make function __bio_integrity_free() static
Tip revision: 3197d48
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 15.8 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 71 bytes
.gitattributes -rw-r--r-- 62 bytes
.gitignore -rw-r--r-- 1.8 KB
.mailmap -rw-r--r-- 15.4 KB
COPYING -rw-r--r-- 496 bytes
CREDITS -rw-r--r-- 97.4 KB
Kbuild -rw-r--r-- 1.3 KB
Kconfig -rw-r--r-- 555 bytes
MAINTAINERS -rw-r--r-- 547.5 KB
Makefile -rw-r--r-- 60.6 KB
README -rw-r--r-- 727 bytes

README

back to top