diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2019-08-12 18:06:31 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-08-12 23:00:37 +0200 |
commit | 15e2544ed38a1e39b702277bdcd2bb1275e78925 (patch) | |
tree | f5ed50d2515b81422cd23e15fc68018bdb828468 /net | |
parent | Documentation: sphinx: Don't parse socket() as identifier reference (diff) | |
download | linux-15e2544ed38a1e39b702277bdcd2bb1275e78925.tar.xz linux-15e2544ed38a1e39b702277bdcd2bb1275e78925.zip |
kernel-doc: Allow anonymous enum
In C is a valid construction to have an anonymous enumerator.
Though we have now:
drivers/pinctrl/intel/pinctrl-intel.c:240: error: Cannot parse enum!
Support it in the kernel-doc script.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions