“bdf1565fe03d29777d24e239163d0d53e4af9ce0”上不存在“tools/testing/git@gitcode.net:openeuler/kernel.git”
PCI: pciehp: Remove error checks when accessing PCIe Capability
There's not much point in checking the return value from every config space access because the only likely errors are design-time things like unaligned accesses or invalid register numbers. The checking clutters the code significantly, so this patch removes it. No functional change. Reference: http://lkml.kernel.org/r/CA+55aFzP4xEbcNmZ+MS0SQ3LrULzSq+dBiT_X9U-bPpR-Ukgrw@mail.gmail.comSigned-off-by: NBjorn Helgaas <bhelgaas@google.com>
Showing
想要评论请 注册 或 登录