mirror of https://github.com/acidanthera/audk.git
MdeModulePkg/StaControllerDxe: Fix coding style issue
Remove the empty line. Cc: Feng Tian <feng.tian@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Dandan Bi <dandan.bi@intel.com> Reviewed-by: Feng Tian <feng.tian@intel.com>
This commit is contained in:
parent
bc83ca81ab
commit
74e2b93496
|
@ -1,6 +1,5 @@
|
|||
## @file
|
||||
#
|
||||
# SataController driver to manage SATA compliance IDE/AHCI host controllers.
|
||||
# SataController driver to manage SATA compliance IDE/AHCI host controllers.
|
||||
#
|
||||
# Copyright (c) 2011 - 2016, Intel Corporation. All rights reserved.<BR>
|
||||
# This program and the accompanying materials
|
||||
|
|
Loading…
Reference in New Issue