commit | fbb42e7fe2c4962cb51776fff5462e6264d9716b | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Mar 05 13:19:54 2021 +0100 |
committer | Richard Weinberger <richard@nod.at> | Thu Jun 17 21:44:51 2021 +0200 |
tree | a9274d662335cd9fd04711e78a586107b7cc3672 | |
parent | 2efea7dfaa67eba020e88bcb07a10030de63dfa5 [diff] |
um: export signals_enabled directly Use signals_enabled instead of always jumping through a function call to read it, there's not much point in that. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Richard Weinberger <richard@nod.at>