diff options
author | Rashika Kheria <[email protected]> | 2014-02-09 16:29:30 +0530 |
---|---|---|
committer | Konrad Rzeszutek Wilk <[email protected]> | 2014-02-28 15:26:04 -0500 |
commit | 598ddb8cf3329d299746d6704d8df97f397906b6 (patch) | |
tree | ae2f5d4818c278cfbffe4c7c84c5e52fc9d966bd /fs/jbd2/commit.c | |
parent | cfbf8d4857c26a8a307fb7cd258074c9dcd8c691 (diff) |
drivers: xen: Mark function as static in platform-pci.c
Mark function as static in xen/platform-pci.c because it is not used
outside this file.
This eliminates the following warning in xen/platform-pci.c:
drivers/xen/platform-pci.c:48:15: warning: no previous prototype for ‘alloc_xen_mmio’ [-Wmissing-prototypes]
Signed-off-by: Rashika Kheria <[email protected]>
Reviewed-by: Josh Triplett <[email protected]>
Signed-off-by: Konrad Rzeszutek Wilk <[email protected]>
Reviewed-by: David Vrabel <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions