commit | d73ae55ad46be6a0a11b9b71f9910c73c1b9dbb7 | [log] [tgz] |
---|---|---|
author | Bill Nottingham <notting@redhat.com> | Fri Jul 27 19:43:17 2007 -0400 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:49:35 2007 -0700 |
tree | d0450b69d2019c0808c184308bb847c223d46a53 | |
parent | cfbde697e48891f6216aa9fd14652e099d5cd5fb [diff] |
[PATCH] remove gratuitous space in airo module description Currently the modinfo looks like: description: Support for Cisco/Aironet 802.11 wireless ethernet cards. Direct support for ISA/PCI/MPI cards and support for PCMCIA when used with airo_cs. Arguably, it should be cut at the end of the first sentence. This at least makes it somewhat more legible. Signed-off-by: Bill Nottingham <notting@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>