commit | 428840424fc54dd2d3f67d3de8b78bb71a479537 | [log] [tgz] |
---|---|---|
author | alex.bluesman.smirnov@gmail.com <alex.bluesman.smirnov@gmail.com> | Tue Jul 10 21:22:46 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 12 07:54:45 2012 -0700 |
tree | 772cf971f84255d5367ea5508a367e697ab7a11e | |
parent | 79ff1db6d9661974186d51c1ef14d1cab521df49 [diff] |
mac802154: sparse warnings: make symbols static Make symbols static to avoid the following warning shown up by sparse: warning: symbol ... was not declared. Should it be static? Signed-off-by: Alexander Smirnov <alex.bluesman.smirnov@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>