Home
last modified time | relevance | path

Searched hist:f007492964c125cb3e88a51ba2e50c3b44d33ae0 (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/
H A Dkernel-docdiff f007492964c125cb3e88a51ba2e50c3b44d33ae0 Sun Aug 23 21:35:23 CEST 2015 Jonathan Corbet <corbet@lwn.net> kernel-doc: ignore unneeded attribute information

The kernel-doc script gets confused by __attribute__(()) strings in
structures, so just clean the out. Also ignore the CRYPTO_MINALIGN_ATTR
macro used in the crypto subsystem.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>