diff options
author | Kenneth Williams <ken@williamsclan.us> | 2015-01-12 01:43:54 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-01-12 23:02:04 +0100 |
commit | e350a96ec9e6c74f06235ded93ef3155f71c6c6b (patch) | |
tree | 35db08099249b19ef343d00efb9e97445b893e15 /crypto/internal.h | |
parent | net: bnx2x: avoid macro redefinition (diff) | |
download | linux-e350a96ec9e6c74f06235ded93ef3155f71c6c6b.tar.xz linux-e350a96ec9e6c74f06235ded93ef3155f71c6c6b.zip |
team: Remove dead code
The deleted lines are called from a function which is called:
1) Only through __team_options_register via team_options_register and
2) Only during initialization / mode initialization when there are no
ports attached.
Therefore the ports list is guarenteed to be empty and this code will
never be executed.
Signed-off-by: Kenneth Williams <ken@williamsclan.us>
Acked-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/internal.h')
0 files changed, 0 insertions, 0 deletions