summaryrefslogtreecommitdiffhomepage
path: root/Kernel/Source/Storage
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@el-mahrouss-logic.com>2024-05-19 19:13:03 +0200
committerAmlal El Mahrouss <amlal@el-mahrouss-logic.com>2024-05-19 19:13:03 +0200
commitaad2c069563a3e7318b575216db6deb313445f2c (patch)
tree2ba42b767473bebdca9d2538d120f0b4d82194e4 /Kernel/Source/Storage
parentc0428f8e5feba9573e572a1a1b3c66cfa1f29108 (diff)
MHR-23: Fix run_format.sh, inl files needs to be formated as well.
Signed-off-by: Amlal El Mahrouss <amlal@el-mahrouss-logic.com>
Diffstat (limited to 'Kernel/Source/Storage')
-rw-r--r--Kernel/Source/Storage/AHCIDeviceInterface.cxx2
-rw-r--r--Kernel/Source/Storage/ATADeviceInterface.cxx2
-rw-r--r--Kernel/Source/Storage/NVMEDeviceInterface.cxx2
-rw-r--r--Kernel/Source/Storage/SCSIDeviceInterface.cxx2
4 files changed, 4 insertions, 4 deletions
diff --git a/Kernel/Source/Storage/AHCIDeviceInterface.cxx b/Kernel/Source/Storage/AHCIDeviceInterface.cxx
index da25c05d..b0431cb1 100644
--- a/Kernel/Source/Storage/AHCIDeviceInterface.cxx
+++ b/Kernel/Source/Storage/AHCIDeviceInterface.cxx
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright SoftwareLabs
+ Copyright SoftwareLabs
------------------------------------------- */
diff --git a/Kernel/Source/Storage/ATADeviceInterface.cxx b/Kernel/Source/Storage/ATADeviceInterface.cxx
index 5624dddb..0f7d22c1 100644
--- a/Kernel/Source/Storage/ATADeviceInterface.cxx
+++ b/Kernel/Source/Storage/ATADeviceInterface.cxx
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright SoftwareLabs
+ Copyright SoftwareLabs
------------------------------------------- */
diff --git a/Kernel/Source/Storage/NVMEDeviceInterface.cxx b/Kernel/Source/Storage/NVMEDeviceInterface.cxx
index aaaa3eb0..22c9c9d0 100644
--- a/Kernel/Source/Storage/NVMEDeviceInterface.cxx
+++ b/Kernel/Source/Storage/NVMEDeviceInterface.cxx
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright SoftwareLabs
+ Copyright SoftwareLabs
------------------------------------------- */
diff --git a/Kernel/Source/Storage/SCSIDeviceInterface.cxx b/Kernel/Source/Storage/SCSIDeviceInterface.cxx
index 16105547..b64681d3 100644
--- a/Kernel/Source/Storage/SCSIDeviceInterface.cxx
+++ b/Kernel/Source/Storage/SCSIDeviceInterface.cxx
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright SoftwareLabs
+ Copyright SoftwareLabs
------------------------------------------- */