x86: Simplify flush_write_buffers()
authorBrian Gerst <brgerst@gmail.com>
Fri, 5 Feb 2010 14:37:08 +0000 (09:37 -0500)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 5 Feb 2010 21:57:38 +0000 (13:57 -0800)
commit910bf6ad0be3e1efbda0e9d358794937b52c9860
treee488696b553210cf1655da2d5c8c7087fd6bd519
parent6175ddf06b6172046a329e3abfd9c901a43efd2e
x86: Simplify flush_write_buffers()

Always make it an inline instead of using a macro for the no-op case.

Signed-off-by: Brian Gerst <brgerst@gmail.com>
LKML-Reference: <1265380629-3212-7-git-send-email-brgerst@gmail.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/include/asm/io_32.h
arch/x86/include/asm/io_64.h