summaryrefslogtreecommitdiff
path: root/drivers/staging/hv/VersionInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/hv/VersionInfo.h')
-rw-r--r--drivers/staging/hv/VersionInfo.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/staging/hv/VersionInfo.h b/drivers/staging/hv/VersionInfo.h
index 10d7b19a485f..82e74b1ab150 100644
--- a/drivers/staging/hv/VersionInfo.h
+++ b/drivers/staging/hv/VersionInfo.h
@@ -29,11 +29,11 @@
*
* Definition of versioning is as follows;
*
- * Major Number Changes for these scenarios;
+ * Major Number Changes for these scenarios;
* 1. When a new version of Windows Hyper-V
* is released.
* 2. A Major change has occurred in the
- * Linux IC's.
+ * Linux IC's.
* (For example the merge for the first time
* into the kernel) Every time the Major Number
* changes, the Revision number is reset to 0.