diff options
| author | Joe Perches <joe@perches.com> | 2010-12-21 02:16:09 -0800 |
|---|---|---|
| committer | Joe Perches <joe@perches.com> | 2010-12-21 02:16:09 -0800 |
| commit | 5591c75dc345d93d353d2ab2962824648a73efe4 (patch) | |
| tree | a30401fe622d24bdcc2ca8b95319fa1a31eb909d /net/ipv4/tcp_input.c | |
| parent | b6bc765067ece933cc3dc7f5e95665a89100b1d5 (diff) | |
| download | olio-linux-3.10-5591c75dc345d93d353d2ab2962824648a73efe4.tar.xz olio-linux-3.10-5591c75dc345d93d353d2ab2962824648a73efe4.zip | |
usb: Use static const, consolidate code
Using static const generally increases object text and decreases data size.
It also generally decreases overall object size.
Consolidate duplicated code into new fix_crc_bug function
and declare data in that function static const.
Signed-off-by: Joe Perches <joe@perches.com>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions