Przeglądaj źródła

trival: md_k.h should be md.h in the beginning comment of file md.h

Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com>
Signed-off-by: NeilBrown <neilb@suse.de>
Wang Sheng-Hui 13 lat temu
rodzic
commit
7e84152626
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      drivers/md/md.h

+ 1 - 1
drivers/md/md.h

@@ -1,5 +1,5 @@
 /*
-   md_k.h : kernel internal structure of the Linux MD driver
+   md.h : kernel internal structure of the Linux MD driver
           Copyright (C) 1996-98 Ingo Molnar, Gadi Oxman
 	  
    This program is free software; you can redistribute it and/or modify