diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-07-02 14:18:47 +0800 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2019-07-02 08:41:37 +0200 |
commit | ede7c247abfaeef62484cfff320b072ec2b1dca0 (patch) | |
tree | 501347d89fd025ce2d423631c80370532127ff3c /drivers/media/media-devnode.c | |
parent | 991305dee585dd9e3107b2e253778ed02ee3fbd1 (diff) |
rslib: Make some functions static
Fix sparse warnings:
lib/reed_solomon/test_rslib.c:313:5: warning: symbol 'ex_rs_helper' was not declared. Should it be static?
lib/reed_solomon/test_rslib.c:349:5: warning: symbol 'exercise_rs' was not declared. Should it be static?
lib/reed_solomon/test_rslib.c:407:5: warning: symbol 'exercise_rs_bc' was not declared. Should it be static?
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: <ferdinand.blomqvist@gmail.com>
Link: https://lkml.kernel.org/r/20190702061847.26060-1-yuehaibing@huawei.com
Diffstat (limited to 'drivers/media/media-devnode.c')
0 files changed, 0 insertions, 0 deletions