Fix misc .c/.h comment typos
Fix various .c/.h typos in comments (no code changes). Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com> Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:

committed by
Adrian Bunk

parent
3cb2fccc5f
commit
0779bf2d2e
@@ -305,7 +305,7 @@ static void clear_lockup (struct atm_vcc *vcc, IADEV *dev) {
|
||||
** | R | NZ | 5-bit exponent | 9-bit mantissa |
|
||||
** +----+----+------------------+-------------------------------+
|
||||
**
|
||||
** R = reserverd (written as 0)
|
||||
** R = reserved (written as 0)
|
||||
** NZ = 0 if 0 cells/sec; 1 otherwise
|
||||
**
|
||||
** if NZ = 1, rate = 1.mmmmmmmmm x 2^(eeeee) cells/sec
|
||||
|
Reference in New Issue
Block a user