mirror of https://github.com/acidanthera/audk.git
modify coding style to pass ecc tool and provide comments that complied with Doxgen.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5438 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
56a88912eb
commit
eb6d5108af
|
@ -1065,8 +1065,7 @@ UsbRootHubGetPortStatus (
|
|||
@param HubIf The root hub interface.
|
||||
@param Port The root hub port.
|
||||
|
||||
@retval EFI_SUCCESS The port state is returned.
|
||||
@retval Others Failed to retrieve the port state.
|
||||
@return None.
|
||||
|
||||
**/
|
||||
VOID
|
||||
|
|
Loading…
Reference in New Issue