]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: layerscape: Correct syntax by changing comma to semicolon
authorKrzysztof Wilczyński <kw@linux.com>
Thu, 11 Mar 2021 03:37:45 +0000 (03:37 +0000)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Mon, 22 Mar 2021 17:24:19 +0000 (17:24 +0000)
commita13929d3db5864251cdcdf73ca702a499d535601
treed39ae20c3fa68dff54c49c98c6cc40851ef3eb1b
parent219c9076286fd92026e818ab1375558e5b20649f
PCI: layerscape: Correct syntax by changing comma to semicolon

Replace command with a semicolon to correct syntax and to prevent
potential unspecified behaviour and/or unintended side effects.

Related:
  https://lore.kernel.org/linux-pci/20201216131944.14990-1-zhengyongjun3@huawei.com/

Co-authored-by: Zheng Yongjun <zhengyongjun3@huawei.com>
Link: https://lore.kernel.org/r/20210311033745.1547044-1-kw@linux.com
Signed-off-by: Krzysztof Wilczyński <kw@linux.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Acked-by: Roy Zang <roy.zang@nxp.com>
drivers/pci/controller/dwc/pci-layerscape-ep.c