diff options
author | Michal Marek <mmarek@suse.com> | 2015-10-14 09:45:52 +0200 |
---|---|---|
committer | Michal Marek <mmarek@suse.com> | 2016-01-05 22:10:29 +0100 |
commit | d2fb5aeda926307e4d95e3e824146aee9943de59 (patch) | |
tree | 024300ab859297ae6d2adc1ff180a2141a1e4342 /net/rxrpc/ar-skbuff.c | |
parent | 4b63f603135022ca048524cd16f1c6a76a3f169d (diff) | |
download | linux-d2fb5aeda926307e4d95e3e824146aee9943de59.tar.bz2 |
tags: Treat header files as C code
This allows to apply the same patters to both source and header files.
The effect is mostly visible in the case of DECLARE_BITMAP, but there
are small gains all over the place. There is also lots of random changes
in the diff, I believe this is simply because there are still lots of
unexpanded macros in the code and the C and C++ parsers fail and recover
at different points. Also, qconf.h is parsed as C, but that's a
negligible regression.
Signed-off-by: Michal Marek <mmarek@suse.com>
Diffstat (limited to 'net/rxrpc/ar-skbuff.c')
0 files changed, 0 insertions, 0 deletions