uid_sys_stats: make hash_table static
Having a global variabled called "hash_table" is not a good idea, it
should be static, so mark it as such.
Signed-off-by:
Greg Kroah-Hartman <gregkh@google.com>
Loading
Please register or sign in to comment