diff options
author | Bixuan Cui <[email protected]> | 2021-04-09 17:01:14 +0800 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2021-04-14 23:04:17 +1000 |
commit | 2235dea17d56238642121a8085b71d68598534bb (patch) | |
tree | d6af10b3c14a60335768447e9d6bc1d160939914 /net/tipc/addr.c | |
parent | 193e4cd8ed9dd01092d01df7706a6b344c946af4 (diff) |
powerpc/pseries/pmem: Make symbol 'drc_pmem_match' static
The sparse tool complains as follows:
arch/powerpc/platforms/pseries/pmem.c:142:27: warning:
symbol 'drc_pmem_match' was not declared. Should it be static?
This symbol is not used outside of pmem.c, so this
commit marks it static.
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Bixuan Cui <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'net/tipc/addr.c')
0 files changed, 0 insertions, 0 deletions