]> Git Repo - linux.git/blobdiff - drivers/i2c/i2c-dev.c
drm/nouveau/kms: Don't change EDID when it hasn't actually changed
[linux.git] / drivers / i2c / i2c-dev.c
index da020acc9bbd4f3c4d3ce1bdacc01e96f07982ec..6ceb11cc4be182ba1d4dfa52fe993cabaa0a093f 100644 (file)
@@ -761,8 +761,8 @@ static void __exit i2c_dev_exit(void)
        unregister_chrdev_region(MKDEV(I2C_MAJOR, 0), I2C_MINORS);
 }
 
-MODULE_AUTHOR("Frodo Looijaard <[email protected]> and "
-               "Simon G. Vogl <[email protected]>");
+MODULE_AUTHOR("Frodo Looijaard <[email protected]>");
+MODULE_AUTHOR("Simon G. Vogl <[email protected]>");
 MODULE_DESCRIPTION("I2C /dev entries driver");
 MODULE_LICENSE("GPL");
 
This page took 0.032206 seconds and 4 git commands to generate.