Skip to content

Commit

Permalink
[IrDA]: kingsun-sir.c charset fix.
Browse files Browse the repository at this point in the history
Signed-off-by: Samuel Ortiz <samuel@sortiz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Samuel Ortiz authored and David S. Miller committed Jul 11, 2007
1 parent 4117252 commit 66f5e51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/net/irda/kingsun-sir.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Version: 0.1.1
* Description: Irda KingSun/DonShine USB Dongle
* Status: Experimental
* Author: Alex Villac�s Lasso <a_villacis@palosanto.com>
* Author: Alex Villacís Lasso <a_villacis@palosanto.com>
*
* Based on stir4200 and mcs7780 drivers, with (strange?) differences
*
Expand Down Expand Up @@ -652,6 +652,6 @@ static void __exit kingsun_cleanup(void)
}
module_exit(kingsun_cleanup);

MODULE_AUTHOR("Alex Villac�s Lasso <a_villacis@palosanto.com>");
MODULE_AUTHOR("Alex Villacís Lasso <a_villacis@palosanto.com>");
MODULE_DESCRIPTION("IrDA-USB Dongle Driver for KingSun/DonShine");
MODULE_LICENSE("GPL");

0 comments on commit 66f5e51

Please sign in to comment.