On Tue, 17 Sep 2019 16:41:46 -0300 André Almeida <[email protected]> wrote:
> - if ($x =~
> /(struct|union)\s+(\w+)\s*\{(.*)\}(\s*(__packed|__aligned|__attribute__\s*\(\([a-z0-9,_\s\(\)]*\)\)))*/)
> {
> + if ($x =~
> /(struct|union)\s+(\w+)\s*\{(.*)\}(\s*(__packed|__aligned|____cacheline_aligned_in_smp|__attribute__\s*\(\([a-z0-9,_\s\(\)]*\)\)))*/)
> {
Sigh...scripts/kernel-doc just makes me want to cry sometimes...
I've applied both patches. Thanks, and apologies for the delay...
jon
