Commit 560dbc4
misc: pci_endpoint_test: Terminate statement with semicolon
Terminate the misc_device->fops assignment statement with a semicolon.
Link: https://lore.kernel.org/r/[email protected]
Fixes: 2c156ac ("misc: Add host side PCI driver for PCI test function device")
Signed-off-by: Ming Wang <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>1 parent ccd3679 commit 560dbc4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
865 | 865 | | |
866 | 866 | | |
867 | 867 | | |
868 | | - | |
| 868 | + | |
869 | 869 | | |
870 | 870 | | |
871 | 871 | | |
| |||
0 commit comments