audk/MdeModulePkg/Bus/Pci/SdMmcPciHcDxe
Thomas Huth cd5b2ae437 MdeModulePkg: Remove superfluous return statements
If the code eventually returns "Status" anyway, it does not make
sense to explicitly return "Status" in case of an error, too.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
2017-01-20 15:29:18 +08:00
..
ComponentName.c MdeModulePkg/SdMmc: Add EDKII SD/MMC stack 2016-03-30 11:27:41 +08:00
EmmcDevice.c MdeModulePkg: Remove superfluous return statements 2017-01-20 15:29:18 +08:00
SdDevice.c MdeModulePkg/SdMmcPciHcDxe: Replace deprecated debug level macros 2016-11-30 13:49:00 +08:00
SdMmcPciHcDxe.c MdeModulePkg/SdMmc: Fix build failure caused by last check-in 2016-12-02 08:58:12 +08:00
SdMmcPciHcDxe.h MdeModulePkg/SdMmcPciHcDxe: break cmd exec if the card isn't identified 2016-05-06 16:09:58 +08:00
SdMmcPciHcDxe.inf MdeModulePkg/SdMmc: Add EDKII SD/MMC stack 2016-03-30 11:27:41 +08:00
SdMmcPciHcDxe.uni MdeModulePkg/SdMmc: Add EDKII SD/MMC stack 2016-03-30 11:27:41 +08:00
SdMmcPciHcDxeExtra.uni MdeModulePkg/SdMmc: Add EDKII SD/MMC stack 2016-03-30 11:27:41 +08:00
SdMmcPciHci.c MdeModulePkg/SdMmcPciHcDxe: Replace deprecated debug level macros 2016-11-30 13:49:00 +08:00
SdMmcPciHci.h MdeModulePkg/SdMmc: Add EDKII SD/MMC stack 2016-03-30 11:27:41 +08:00