# HG changeset patch
# User Uri Shkolnik <u...@siano-ms.com>
# Date 1242143183 -10800
# Node ID 179c1575678e08b5626bb918ef300b3ecead633c
# Parent  777b32ac3080215d26c35853ea41c1f8f992b70c
[0905_09] Siano: smsdvb - small type fix

From: Uri Shkolnik <u...@siano-ms.com>

Fix type at the module description

Priority: normal

Signed-off-by: Uri Shkolnik <u...@siano-ms.com>

diff -r 777b32ac3080 -r 179c1575678e linux/drivers/media/dvb/siano/smsdvb.c
--- a/linux/drivers/media/dvb/siano/smsdvb.c    Tue May 12 18:38:15 2009 +0300
+++ b/linux/drivers/media/dvb/siano/smsdvb.c    Tue May 12 18:46:23 2009 +0300
@@ -601,5 +601,5 @@ void smsdvb_unregister(void)
 }
 
 MODULE_DESCRIPTION("SMS DVB subsystem adaptation module");
-MODULE_AUTHOR("Siano Mobile Silicon, INC. (u...@siano-ms.com)");
+MODULE_AUTHOR("Siano Mobile Silicon, Inc. (u...@siano-ms.com)");
 MODULE_LICENSE("GPL");



      
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to