diff options
| author | Mauro Carvalho Chehab <[email protected]> | 2018-03-29 10:58:59 -0400 |
|---|---|---|
| committer | Jonathan Corbet <[email protected]> | 2018-03-29 15:27:42 -0600 |
| commit | d404d57955a6f67365423f9d0b89ad1881799087 (patch) | |
| tree | 66546cfd5a31530a93fa66de3e2001bc907b6179 /scripts/gcc-plugins/gcc-generate-rtl-pass.h | |
| parent | 7af8c46da57d88ce4bc074751668e0a4f6954161 (diff) | |
docs: kernel-doc: fix parsing of arrays
The logic with parses array has a bug that prevents it to
parse arrays like:
struct {
...
struct {
u64 msdu[IEEE80211_NUM_TIDS + 1];
...
...
Fix the parser to accept it.
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-rtl-pass.h')
0 files changed, 0 insertions, 0 deletions