diff options
| author | Jim Kukunas <[email protected]> | 2012-05-28 04:10:22 +0000 |
|---|---|---|
| committer | NeilBrown <[email protected]> | 2012-05-28 04:10:22 +0000 |
| commit | 2aa4ee2a8805ec0260dde971e9e6699917c868a7 (patch) | |
| tree | 387ae430fbdeece7ff0335152abacdf525c5e820 /tools/perf/util/trace-event-scripting.c | |
| parent | Merge branch 'generic-string-functions' (diff) | |
| download | kernel-2aa4ee2a8805ec0260dde971e9e6699917c868a7.tar.gz kernel-2aa4ee2a8805ec0260dde971e9e6699917c868a7.zip | |
lib/raid6: fix sparse warnings in recovery functions
Make the recovery functions static to fix the following sparse warnings:
lib/raid6/recov.c:25:6: warning: symbol 'raid6_2data_recov_intx1' was
not declared. Should it be static?
lib/raid6/recov.c:69:6: warning: symbol 'raid6_datap_recov_intx1' was
not declared. Should it be static?
lib/raid6/recov_ssse3.c:22:6: warning: symbol 'raid6_2data_recov_ssse3'
was not declared. Should it be static?
lib/raid6/recov_ssse3.c:197:6: warning: symbol 'raid6_datap_recov_ssse3'
was not declared. Should it be static?
Reported-by: Fengguang Wu <[email protected]>
Signed-off-by: Jim Kukunas <[email protected]>
Signed-off-by: NeilBrown <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions
