https://github.com/torvalds/linux
Revision 023600f192be3f5776336e2c61d577b551a1ca9c authored by Alexandre Courbot on 26 May 2015, 09:02:54 UTC, committed by Konrad Rzeszutek Wilk on 05 June 2015, 22:46:30 UTC
The map_single() function is not defined as static, even though it
doesn't seem to be used anywhere else in the kernel. Make it static to
avoid namespace pollution since this is a rather generic symbol.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
1 parent c65b99f
History
Tip revision: 023600f192be3f5776336e2c61d577b551a1ca9c authored by Alexandre Courbot on 26 May 2015, 09:02:54 UTC
swiotlb: do not export map_single function
Tip revision: 023600f
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 4.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.7 KB
Kbuild -rw-r--r-- 2.1 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 303.1 KB
Makefile -rw-r--r-- 53.1 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top