summaryrefslogtreecommitdiff
path: root/fs/exec.c
diff options
context:
space:
mode:
authorSven Eckelmann <sven@narfation.org>2012-07-15 20:26:51 (GMT)
committerAntonio Quartulli <ordex@autistici.org>2012-08-23 12:20:13 (GMT)
commit807736f6e00714fdeb443b31061d1c27fa903296 (patch)
treea070c2e9316365424e4d08e2fa50e5a28729670d /fs/exec.c
parent624463079e0af455a2d70d2a59b9e2f6b5827aea (diff)
downloadlinux-807736f6e00714fdeb443b31061d1c27fa903296.tar.xz
batman-adv: Split batadv_priv in sub-structures for features
The structure batadv_priv grows everytime a new feature is introduced. It gets hard to find the parts of the struct that belongs to a specific feature. This becomes even harder by the fact that not every feature uses a prefix in the member name. The variables for bridge loop avoidence, gateway handling, translation table and visualization server are moved into separate structs that are included in the bat_priv main struct. Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Antonio Quartulli <ordex@autistici.org>
Diffstat (limited to 'fs/exec.c')
0 files changed, 0 insertions, 0 deletions