diff options
author | Aleksander Jan Bajkowski <olek2@wp.pl> | 2021-12-28 22:49:10 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-12-28 15:59:55 -0800 |
commit | 723955913e77fec6659be7531458997df6748d5c (patch) | |
tree | 1ccc338cd2c8fef13ee279fcbac0704265eede33 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 1bd32771884187eacda045046805ca493b38e083 (diff) | |
download | linux-723955913e77fec6659be7531458997df6748d5c.tar.bz2 |
net: lantiq_etop: add missing comment for wmb()
This patch adds the missing code comment for memory barrier
call and fixes checkpatch warning:
WARNING: memory barrier without comment
+ wmb();
Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
Link: https://lore.kernel.org/r/20211228214910.70810-1-olek2@wp.pl
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions