Bug 26389

Summary: small randr code cleanup
Product: xorg Reporter: Robert Collins <robert.collins>
Component: Server/GeneralAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED INVALID QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Use NULL instead of 0 to initialise rrGetInfo none

Description Robert Collins 2010-02-02 08:31:14 UTC
Created attachment 33005 [details] [review]
Use NULL instead of 0 to initialise rrGetInfo

randr.c has a function pointer initialised to 0; this isn't /wrong/ as its C but still its a little clearer to folk that don't know the structs involved to initialise with NULL.
Comment 1 Alan Coopersmith 2010-02-02 08:38:28 UTC
Please submit patches as output by git format-patch.    Also, under current
process, X server patches will only be applied once sent to xorg-devel.

See http://www.x.org/wiki/Development/Documentation/SubmittingPatches and
http://www.x.org/wiki/XServer for more information.
Comment 2 Adam Jackson 2018-06-12 18:44:23 UTC
Mass closure: This bug has been untouched for more than six years, and is not obviously still valid. Please file a new report if you continue to experience issues with a current server.

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.