diff options
author | Alexey Dobriyan <adobriyan@gmail.com> | 2020-07-11 17:59:54 +0300 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2020-07-17 00:19:51 +0300 |
commit | a9232dc5607dbada801f2fe83ea307cda762969a (patch) | |
tree | 4454e3925c95123d6ee516bc90768c0da516d65d /mm/vmstat.c | |
parent | 482cbb6cc33dca60091048631cd0a8dde72c3da7 (diff) | |
download | linux-a9232dc5607dbada801f2fe83ea307cda762969a.tar.xz |
rwsem: fix commas in initialisation
Leading comma prevents arbitrary reordering of initialisation clauses.
The whole point of C99 initialisation is to allow any such reordering.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20200711145954.GA1178171@localhost.localdomain
Diffstat (limited to 'mm/vmstat.c')
0 files changed, 0 insertions, 0 deletions