diff options
| author | Rashika Kheria <[email protected]> | 2014-02-09 18:39:11 +0530 |
|---|---|---|
| committer | Jan Kara <[email protected]> | 2014-03-03 11:31:00 +0100 |
| commit | 7d6c2113505eb88a09949ed671d51c8c01cf7bb6 (patch) | |
| tree | 9858a946627292a5336f9077c14b9565a064a453 /tools/lib/traceevent/plugin_function.c | |
| parent | 8ccb154c0e9b316999f518dd5fd0a4d2db3089af (diff) | |
fs: Mark function as static in ext3/xattr_security.c
Mark function as static in ext3/xattr_security.c because it is not used
outside this file.
This eliminates the following warning in ext3/xattr_security.c:
fs/ext3/xattr_security.c:46:5: warning: no previous prototype for ‘ext3_initxattrs’ [-Wmissing-prototypes]
Signed-off-by: Rashika Kheria <[email protected]>
Reviewed-by: Josh Triplett <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'tools/lib/traceevent/plugin_function.c')
0 files changed, 0 insertions, 0 deletions