diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2020-08-31 15:35:55 +0300 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-09-22 10:12:23 +0200 |
| commit | 56f696d1d042d41606f7130a5768fe38ee0aa84b (patch) | |
| tree | 882b068cf8fd67dcfee51aba29cbdcee3a781b5f /executor/common_usb_linux.h | |
| parent | aff59df2575f773855b00b001ebd71cb7e55942e (diff) | |
sys/common_linux.h: move the definition of a global nlmsg variable
This global variable cannot be used for pseudo syscalls as they can
run concurrently (in threaded mode). It can only be used during
initialization, and if initialization routines are not enabled, nlmsg
will become an unused variable.
Diffstat (limited to 'executor/common_usb_linux.h')
0 files changed, 0 insertions, 0 deletions
