summaryrefslogtreecommitdiff
path: root/storage/class/disk
diff options
context:
space:
mode:
authorDen Delimarsky <[email protected]>2019-03-13 19:15:06 -0700
committerDen Delimarsky <[email protected]>2019-03-13 19:15:06 -0700
commitdbc7785c3a7ced56ecac6b5a9dfb81ef45dedac6 (patch)
tree2a8e1a39358b66cc2bc0d85e163956aafd5ccd16 /storage/class/disk
parentffeacc14932f98db4e7926825909a37d2b6d332f (diff)
Update manifests
Diffstat (limited to 'storage/class/disk')
-rw-r--r--storage/class/disk/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/class/disk/README.md b/storage/class/disk/README.md
index 82a08ba6..90e76d00 100644
--- a/storage/class/disk/README.md
+++ b/storage/class/disk/README.md
@@ -44,4 +44,4 @@ You can build a driver from the command line using the Visual Studio Command Pro
The disk class driver is used to interact with disk devices along with the appropriate port driver. The disk class driver is layered above the port driver and manages disk devices regardless of their bus type. This driver attaches to the disk devices that are enumerated by all of the storage port drivers. This driver exposes the required functionality to the file system drivers to access the disk devices.
-For more information, see [Introduction to Storage Class Drivers](http://msdn.microsoft.com/en-us/library/windows/hardware/ff559215) in the storage technologies design guide.
+For more information, see [Introduction to Storage Class Drivers](http://msdn.microsoft.com/en-us/library/windows/hardware/ff559215) in the storage technologies design guide. \ No newline at end of file