diff options
author | David S. Miller <davem@davemloft.net> | 2017-12-20 14:33:03 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-12-20 14:33:03 -0500 |
commit | a943e8bc058977663ba1e42389d4f5643cf2ae9e (patch) | |
tree | ae8ba5ef07e3edec4d6626137b2ebcf1c6329fd7 /net/batman-adv/debugfs.h | |
parent | b2597f78d4831f2be288b220fcce5c4a9a63abec (diff) | |
parent | ff15c27c97303fbe5abc49c25c73ea299ab72d31 (diff) | |
download | linux-a943e8bc058977663ba1e42389d4f5643cf2ae9e.tar.bz2 |
Merge tag 'batadv-next-for-davem-20171220' of git://git.open-mesh.org/linux-merge
Simon Wunderlich says:
====================
This feature/cleanup patchset includes the following patches:
- bump version strings, by Simon Wunderlich
- de-inline hash functions to save memory footprint, by Denys Vlasenko
- Add License information to various files, by Sven Eckelmann (3 patches)
- Change batman_adv.h from ISC to MIT, by Sven Eckelmann
- Improve various includes, by Sven Eckelmann (5 patches)
- Lots of kernel-doc work by Sven Eckelmann (8 patches)
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/batman-adv/debugfs.h')
-rw-r--r-- | net/batman-adv/debugfs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/batman-adv/debugfs.h b/net/batman-adv/debugfs.h index 9c5d4a65b98c..90a08d35c501 100644 --- a/net/batman-adv/debugfs.h +++ b/net/batman-adv/debugfs.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* Copyright (C) 2010-2017 B.A.T.M.A.N. contributors: * * Marek Lindner |