Bug 99642

Summary: driver: Remove unnecessary NULL check
Product: dbus Reporter: Philip Withnall <bugzilla>
Component: coreAssignee: D-Bus Maintainers <dbus>
Status: RESOLVED FIXED QA Contact: D-Bus Maintainers <dbus>
Severity: normal    
Priority: medium Keywords: patch
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard: review+
i915 platform: i915 features:
Attachments: driver: Remove unnecessary NULL check

Description Philip Withnall 2017-02-02 10:23:14 UTC
Super-trivial patch attached.
Comment 1 Philip Withnall 2017-02-02 10:23:16 UTC
Created attachment 129289 [details] [review]
driver: Remove unnecessary NULL check

context is definitely non-NULL at this point, and has been dereferenced
already on all paths leading to it.

Coverity ID: 141062
Comment 2 Simon McVittie 2017-02-02 11:58:31 UTC
Clearly fine

(I'm going to batch up applying these trivial patches, since I don't like to push things untested, and it takes a little while to run them through local tests or Travis-CI; sorry for the delay)
Comment 3 Simon McVittie 2017-02-13 15:58:51 UTC
Fixed in git for 1.11.10, thanks

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.