mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
Merge tag 'pnp-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Pull PNP update from Rafael Wysocki: "Fix a comment incorrectly marked as kernel-doc (Randy Dunlap)" * tag 'pnp-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: PNP: system.c: unmark a comment as being kernel-doc
This commit is contained in:
@@ -106,7 +106,7 @@ static int __init pnp_system_init(void)
|
|||||||
return pnp_register_driver(&system_pnp_driver);
|
return pnp_register_driver(&system_pnp_driver);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/*
|
||||||
* Reserve motherboard resources after PCI claim BARs,
|
* Reserve motherboard resources after PCI claim BARs,
|
||||||
* but before PCI assign resources for uninitialized PCI devices
|
* but before PCI assign resources for uninitialized PCI devices
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user