pull request for airlied/redunant-cleanups-1

Dave Airlie airlied at gmail.com
Mon May 14 05:39:00 PDT 2012


Hi Keith,

I've pulled some of Michal's patches from his repo, reviewed them and
stuck them in a tree, he has quite a few more, but these were the
lower hanging fruit,

Dave.

The following changes since commit 3a94b338aaa48b656aae1bb3a5a9d64300c0a093:

  Merge remote-tracking branch 'whot/for-keith' (2012-05-09 21:17:16 -0700)

are available in the git repository at:

  git://people.freedesktop.org/~airlied/xserver redunant-cleanups-1

Michal Suchanek (14):
      xfixes: remove redundant declaration.
      xkb: Remove redundant declarations.
      randr: Remove redundant declaration.
      exa: Remove redundant declaration.
      mi: Remove redundant declarations.
      miext: Remove redundant declaration.
      xserver: Remove duplicate declaration in resource.h
      xfree86: don't include xvmodproc.h when not needed
      dix: Remove redundant declarations.
      dix: don't duplicate DoFocusEvents declaration.
      kdrive: Remove redundant declarations.
      Xi: Remove redundant declaration.
      xfree86: Add ifdef wrapper to xvmodproc.h
      dix: Remove redundant declarations.

 Xi/chgptr.h                           |    6 ---
 dix/enterleave.h                      |    8 +---
 dix/events.c                          |    2 -
 dix/ptrveloc.c                        |    3 --
 exa/exa.c                             |    3 --
 hw/kdrive/src/kdrive.h                |    3 --
 hw/kdrive/src/kinput.c                |    2 -
 hw/xfree86/common/xf86xv.c            |    1 -
 hw/xfree86/common/xf86xvmc.c          |    2 -
 hw/xfree86/dixmods/extmod/xvmodproc.h |    4 ++
 include/dixevents.h                   |    7 ----
 include/input.h                       |    3 ++
 include/resource.h                    |    3 --
 mi/miinitext.c                        |   59 ---------------------------------
 miext/shadow/shrotpackYX.h            |    3 --
 randr/randrstr.h                      |   19 ----------
 randr/rrtransform.h                   |    7 ++++
 xfixes/region.c                       |    1 -
 xkb/xkbAccessX.c                      |    1 -
 xkb/xkbActions.c                      |    1 -
 20 files changed, 16 insertions(+), 122 deletions(-)


More information about the xorg-devel mailing list