commit | 1eddfe8edb8f85a0d7f793090abcbdf8741455de | [log] [tgz] |
---|---|---|
author | Casey Schaufler <casey@schaufler-ca.com> | Thu Jul 30 14:35:14 2015 -0700 |
committer | Casey Schaufler <casey@schaufler-ca.com> | Fri Jul 31 12:12:17 2015 -0700 |
tree | f8642c4f799bbe1bd94f6c9aa6f7442618909437 | |
parent | 21abb1ec414c75abe32c3854848ff30e2b4a6113 [diff] |
Smack: Three symbols that should be static The kbuild test robot reported a couple of these, and the third showed up by inspection. Making the symbols static is proper. Reported-by: Fengguang Wu <fengguang.wu@intel.com> Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>