GNOME Bugzilla – Bug 790941
rfkill: Fix property notification warning for rfkill-input-inhibited
Last modified: 2018-01-10 13:56:56 UTC
Just a trivial fix for a warning.
Created attachment 364563 [details] [review] rfkill: Fix property notification warning for rfkill-input-inhibited The property change notification was trying to send a notification for "kernel-noinput" which was the original name proposed for commit 3810072d2b (rfkill: Add property to Rfkill helper to inhibit kernel handling). There is no listener for the event, so this simply fixes a warning.
Review of attachment 364563 [details] [review]: ++
The following fix has been pushed: 63029f3 rfkill: Fix property notification warning for rfkill-input-inhibited
Created attachment 366326 [details] [review] rfkill: Fix property notification warning for rfkill-input-inhibited The property change notification was trying to send a notification for "kernel-noinput" which was the original name proposed for commit 3810072d2b (rfkill: Add property to Rfkill helper to inhibit kernel handling). There is no listener for the event, so this simply fixes a warning.
*** Bug 791707 has been marked as a duplicate of this bug. ***