[Spice-devel] [PATCH qxl-wddm-dod 17/26] Replacing tabs with spaces
Frediano Ziglio
fziglio at redhat.com
Tue Aug 30 15:25:23 UTC 2016
>
> Signed-off-by: Sameeh Jubran <sameeh at daynix.com>
> Signed-off-by: Dmitry Fleytman <dmitry at daynix.com>
> ---
> qxldod/QxlDod.h | 2 +-
> qxldod/driver.cpp | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/qxldod/QxlDod.h b/qxldod/QxlDod.h
> index 9bc0bdb..19d172f 100755
> --- a/qxldod/QxlDod.h
> +++ b/qxldod/QxlDod.h
> @@ -107,7 +107,7 @@ typedef struct
>
> #pragma pack(pop)
>
> -typedef struct _X86BIOS_REGISTERS // invented names
> +typedef struct _X86BIOS_REGISTERS // invented names
> {
> ULONG Eax;
> ULONG Ecx;
> diff --git a/qxldod/driver.cpp b/qxldod/driver.cpp
> index d9946aa..9310c57 100755
> --- a/qxldod/driver.cpp
> +++ b/qxldod/driver.cpp
> @@ -634,7 +634,7 @@ DodSystemDisplayWrite(
> #if defined(DBG)
>
> #define RHEL_DEBUG_PORT ((PUCHAR)0x3F8)
> -#define TEMP_BUFFER_SIZE 256
> +#define TEMP_BUFFER_SIZE 256
>
> void DebugPrintFuncSerial(const char *format, ...)
> {
Acked-by: Frediano Ziglio <fziglio at redhat.com>
We should consider writing a CODING_STYLE file.
Frediano
More information about the Spice-devel
mailing list