[PULL] randr cleanups et al

Emil Velikov emil.l.velikov at gmail.com
Tue Mar 24 10:52:00 PDT 2015


Hi Keith,

Various patches from me.

Please consider pulling into master.

The following changes since commit 0a78b599b34cc8b5fe6fe82f90e90234e8ab7a56:

  int10: Fix error check for pci_device_map_legacy (2015-03-13 12:31:21 +1000)

are available in the git repository at:

  https://github.com/evelikov/xserver.git

for you to fetch changes up to 23702dd2689e2e1e65be5767ac0303a985bb04a0:

  randr: coding style fixes (2015-03-24 17:21:26 +0000)

----------------------------------------------------------------
Emil Velikov (6):
      configure.ac: remove remaining TLS references
      randr: remove chatty error messages
      randr: use randr: prefix in ErrorF()
      randr: use local variables where possible
      randr: wrap long line
      randr: coding style fixes

 configure.ac            | 16 +-------------
 include/dix-config.h.in |  3 ---
 m4/xorg-tls.m4          | 55 -------------------------------------------------
 randr/rrcrtc.c          | 42 +++++++++++++++++++------------------
 randr/rrscreen.c        |  7 +++----
 5 files changed, 26 insertions(+), 97 deletions(-)
 delete mode 100644 m4/xorg-tls.m4


More information about the xorg-devel mailing list