Merge branch 'fix/hda' into topic/hda
[sfrench/cifs-2.6.git] / Documentation / networking / regulatory.txt
index eaa1a25946c1d011c0a51a2fed1b9f1d7047829c..ee31369e9e5baec8300136a1d2992be5a8bb2c97 100644 (file)
@@ -96,7 +96,7 @@ Example code - drivers hinting an alpha2:
 
 This example comes from the zd1211rw device driver. You can start
 by having a mapping of your device's EEPROM country/regulatory
-domain value to to a specific alpha2 as follows:
+domain value to a specific alpha2 as follows:
 
 static struct zd_reg_alpha2_map reg_alpha2_map[] = {
        { ZD_REGDOMAIN_FCC, "US" },