[PATCH xserver 2/8] bsd: Replacement screenFd on consoleFd because they are equivalent

2011-09-15 Thread Alexandr Shadchin
Signed-off-by: Alexandr Shadchin alexandr.shadc...@gmail.com --- hw/xfree86/common/xf86Globals.c |1 - hw/xfree86/common/xf86Privstr.h |2 -- hw/xfree86/os-support/bsd/alpha_video.c |2 +- hw/xfree86/os-support/bsd/arm_video.c |6 +++---

Re: [PATCH xserver 2/8] bsd: Replacement screenFd on consoleFd because they are equivalent

2011-09-15 Thread Jamey Sharp
Based purely on code inspection, this patch looks right to me. Reviewed-by: Jamey Sharp ja...@minilop.net On Thu, Sep 15, 2011 at 11:20:22PM +0600, Alexandr Shadchin wrote: Signed-off-by: Alexandr Shadchin alexandr.shadc...@gmail.com --- hw/xfree86/common/xf86Globals.c |1 -