diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2019-08-12 19:06:31 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-08-12 15:00:37 -0600 |
commit | 15e2544ed38a1e39b702277bdcd2bb1275e78925 (patch) | |
tree | f5ed50d2515b81422cd23e15fc68018bdb828468 /fs | |
parent | 82bf829b692d6bc9c44cd43ddd75a9b04f1bfa8d (diff) | |
download | linux-stable-15e2544ed38a1e39b702277bdcd2bb1275e78925.tar.gz linux-stable-15e2544ed38a1e39b702277bdcd2bb1275e78925.tar.bz2 linux-stable-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 'fs')
0 files changed, 0 insertions, 0 deletions