commit | 5677fcf376d5d129510f995efd8e77ef31ddf7d2 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jslaby@suse.cz> | Wed Feb 19 09:49:46 2020 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Feb 19 12:46:48 2020 +0100 |
tree | a7cbb31a6afd6962cf3e44f50983fb145c8bab16 | |
parent | d8ca4ecf8dbd22728ce9f36cd76cc7702f76f297 [diff] |
n_gsm: switch dead to bool Both gsm_dlci->dead and gsm_mux->dead are used as bools, so treat them as such. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Link: https://lore.kernel.org/r/20200219084949.28074-7-jslaby@suse.cz Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>