On Fri, Dec 03, 2010 at 01:02:35AM +0200, Michael S. Tsirkin wrote: > Also, the code has many cases that look like: > > if (root_cmd & PCI_ERR_ROOT_CMD_COR_EN) { > } > If the intent is to add some code later, pls put a TODO here. > Otherwise please remove these or replace with comments like > /* For correctable - nothing special needs to be done. */
Your patches of 2,3/6 introduc it. I think they can be just removed. -- yamahata