about summary refs log tree commit diff
path: root/src/nm-rfkill-manager.c
diff options
context:
space:
mode:
authorIain Lane <iain@orangesquash.org.uk>2018-09-24 09:29:55 +0100
committerIain Lane <iain@orangesquash.org.uk>2018-09-24 09:29:55 +0100
commite152ec7bf4ba252ff9d3eb13eabd417b931dac9a (patch)
treec323cf856ee0bb8e44590670dd54c19653a55748 /src/nm-rfkill-manager.c
parentee9c73a923909e23a649407be77e25235d769e25 (diff)
Import Upstream version 1.12.2
Diffstat (limited to 'src/nm-rfkill-manager.c')
-rw-r--r--src/nm-rfkill-manager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nm-rfkill-manager.c b/src/nm-rfkill-manager.c
index e655e67c..b2909e9d 100644
--- a/src/nm-rfkill-manager.c
+++ b/src/nm-rfkill-manager.c
@@ -296,7 +296,7 @@ add_one_killswitch (NMRfkillManager *self, struct udev_device *device)
 	             rfkill_type_to_desc (rtype),
 	             ks->path,
 	             ks->platform ? "platform " : "",
-	             ks->driver ? ks->driver : "<unknown>");
+	             ks->driver ?: "<unknown>");
 }
 
 static void