https://github.com/torvalds/linux
Revision 72791ac854fea36034fa7976b748fde585008e78 authored by Srikanth Boddepalli on 27 November 2018, 14:23:27 UTC, committed by Juergen Gross on 29 November 2018, 16:53:27 UTC
Add a missing header otherwise compiler warns about missed prototype:

drivers/xen/xlate_mmu.c:183:5: warning: no previous prototype for 'xen_xlate_unmap_gfn_range?' [-Wmissing-prototypes]
  int xen_xlate_unmap_gfn_range(struct vm_area_struct *vma,
      ^~~~~~~~~~~~~~~~~~~~~~~~~

Signed-off-by: Srikanth Boddepalli <boddepalli.srikanth@gmail.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Reviewed-by: Joey Pabalinas <joeypabalinas@gmail.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
1 parent a7b4031
History
Tip revision: 72791ac854fea36034fa7976b748fde585008e78 authored by Srikanth Boddepalli on 27 November 2018, 14:23:27 UTC
xen: xlate_mmu: add missing header to fix 'W=1' warning
Tip revision: 72791ac
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 12.8 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.5 KB
.mailmap -rw-r--r-- 9.7 KB
COPYING -rw-r--r-- 423 bytes
CREDITS -rw-r--r-- 96.4 KB
Kbuild -rw-r--r-- 2.2 KB
Kconfig -rw-r--r-- 563 bytes
MAINTAINERS -rw-r--r-- 462.7 KB
Makefile -rw-r--r-- 58.8 KB
README -rw-r--r-- 800 bytes

README

back to top