audk/MdeModulePkg/Bus/Sd
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
..
EmmcBlockIoPei MdeModulePkg: Remove superfluous return statements 2017-01-20 15:29:18 +08:00
EmmcDxe MdeModulePkg/EmmcDxe: Avoid Non-Boolean type used as Boolean 2016-12-20 10:51:20 +08:00
SdBlockIoPei MdeModulePkg: Fix typos in comments and variables 2016-07-11 10:29:48 +08:00
SdDxe MdeModulePkg/SdMmc: update TPL to notify to fix UEFI SCT hang 2016-07-01 14:44:47 +08:00