From: Jonathan Corbet Date: Sun, 23 Aug 2015 19:35:23 +0000 (-0600) Subject: kernel-doc: ignore unneeded attribute information X-Git-Tag: omap-for-v4.3/fixes-merge-window~35^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f007492964c125cb3e88a51ba2e50c3b44d33ae0;p=pandora-kernel.git 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 --- Reading git-diff-tree failed