Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux.git] / Documentation / kmemcheck.txt
index 9398a501fdb913a1564614dc10c0ce20d0a95f33..a41bdebbe87bf459e3c07d1dfd093f9eb0e80c3e 100644 (file)
@@ -541,7 +541,7 @@ initialized. This is the beginning of the struct:
 92         } _sifields;
 93 } siginfo_t;
 
-On 64-bit, the int is 4 bytes long, so it must the the union member that has
+On 64-bit, the int is 4 bytes long, so it must the union member that has
 not been initialized. We can verify this using gdb:
 
        $ gdb vmlinux