]> www.infradead.org Git - users/willy/linux.git/commit
batman-adv: Remove unused dentry without DEBUGFS
authorSven Eckelmann <sven@narfation.org>
Thu, 19 Apr 2018 19:01:08 +0000 (21:01 +0200)
committerSimon Wunderlich <sw@simonwunderlich.de>
Sun, 22 Apr 2018 08:11:07 +0000 (10:11 +0200)
commitdc06338df9a8443dcff6c7be03ab792ea682d9ab
tree5db8f41f5348a21500e810669e179cef13fe9024
parent6486379d8716ea6e68576b6d81d85d9a60f71a87
batman-adv: Remove unused dentry without DEBUGFS

The debug_dir variable in the main structures is only accessed when
CONFIG_BATMAN_ADV_DEBUGFS is enabled. It can be dropped to potentially save
some bytes of memory.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
net/batman-adv/types.h