http://bugs.winehq.org/show_bug.cgi?id=17195
--- Comment #103 from Daniel Jelinski djelinski1@gmail.com 2012-12-20 14:50:51 CST --- It's still not quite clear what exactly that patch changes. Am I right that the main part is adding pipe_end_flush and pipe_end_ioctl, and making both pipe ends use the same set of fd_ops? If so, you could split the cosmetic changes (i.e. everything else) into a separate patch after that one. Yes, that probably means you will need to add some code in one patch only to delete it in the next one, but that should improve readability considerably.