]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - net/sched/sch_hfsc.c
Merge branch 'fix/hda' into for-linus
[mv-sheeva.git] / net / sched / sch_hfsc.c
index 375d64cb1a3df4a40452b889bcefea017f9e0b02..2c5c76be18f864e855bebb9020ad007aa8b9449a 100644 (file)
@@ -77,7 +77,7 @@
  *   The service curve parameters are converted to the internal
  *   representation. The slope values are scaled to avoid overflow.
  *   the inverse slope values as well as the y-projection of the 1st
- *   segment are kept in order to to avoid 64-bit divide operations
+ *   segment are kept in order to avoid 64-bit divide operations
  *   that are expensive on 32-bit architectures.
  */