diff options
author | Diego Elio Pettenò <flameeyes@flameeyes.eu> | 2012-06-29 13:01:28 -0700 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2012-06-30 22:01:44 +0200 |
commit | f3ba8abc97a492c4365149fa150460d37d076d85 (patch) | |
tree | 76c0a304182da95ff415f7e5f22c0a080cf4efcd /include/osmocom/core/socket.h | |
parent | 23431c75c8cc5df8712834e59dd80bd19b5fc298 (diff) |
vty: avoid using a .data variable.
no_password_check was the only initialized, non-relocated data in the
set of libraries, inverting its logic let us keep it in .bss
(non-initialized data, which is mapped to the zero page).
Signed-off-by: Diego Elio Pettenò <flameeyes@flameeyes.eu>
Diffstat (limited to 'include/osmocom/core/socket.h')
0 files changed, 0 insertions, 0 deletions