[PATCH v2 0/4] dix: Remove more backing store leftovers

Aaron Plattner aplattner at nvidia.com
Mon Sep 10 09:27:11 PDT 2012


On 09/05/2012 03:38 PM, Daniel Martin wrote:
> These patches remove some more backing store leftovers. Basicly dead
> snippets since Nov 2010 (commit: c4c4676).
>
> v2: remove mibstore.h instead of adding #warning pragma
>
> Daniel Martin (4):
>    dix: Delete mibstore.c
>    dix: Remove #includes of mibstore.h
>    dix: Remove refs to mi backing store from docs

Patches 1 through 3,
Reviewed-by: Aaron Plattner <aplattner at nvidia.com>

-- Aaron

>    dix: Delete mibstore.h
>
>   exa/exa_priv.h               |  1 -
>   fb/fb.h                      |  1 -
>   hw/dmx/doc/dmx.xml           | 12 ++----------
>   hw/kdrive/src/kdrive.h       |  1 -
>   hw/vfb/InitInput.c           |  1 -
>   hw/vfb/InitOutput.c          |  1 -
>   hw/xfree86/doc/ddxDesign.xml | 20 --------------------
>   hw/xfree86/sdksyms.sh        |  1 -
>   hw/xnest/Screen.c            |  1 -
>   hw/xnest/Visual.c            |  1 -
>   hw/xquartz/darwin.c          |  1 -
>   hw/xwin/win.h                |  1 -
>   mi/Makefile.am               |  3 +--
>   mi/mibstore.c                | 43 -------------------------------------------
>   mi/mibstore.h                | 23 -----------------------
>   15 files changed, 3 insertions(+), 108 deletions(-)
>   delete mode 100644 mi/mibstore.c
>   delete mode 100644 mi/mibstore.h
>



More information about the xorg-devel mailing list