Drop the repeated word "the" in a comment.

Signed-off-by: Randy Dunlap <rdun...@infradead.org>
Cc: Sudeep Dutt <sudeep.d...@intel.com>
Cc: Ashutosh Dixit <ashutosh.di...@intel.com>
Cc: Arnd Bergmann <a...@arndb.de>
Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org>
---
 include/linux/mic_bus.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200717.orig/include/linux/mic_bus.h
+++ linux-next-20200717/include/linux/mic_bus.h
@@ -6,7 +6,7 @@
  *
  * Intel MIC Bus driver.
  *
- * This implementation is very similar to the the virtio bus driver
+ * This implementation is very similar to the virtio bus driver
  * implementation @ include/linux/virtio.h.
  */
 #ifndef _MIC_BUS_H_

Reply via email to