diff options
author | Gregory CLEMENT <[email protected]> | 2020-05-18 10:45:12 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-05-19 16:19:54 +0200 |
commit | 57626ff1c9135211b92dfbea1923333c7b6dd12c (patch) | |
tree | 3e81becc43bc451242f930cb51405e2ca7140869 /net/switchdev/switchdev.c | |
parent | 55484fcc5061c3f41b2f8f37b4a5754d3682f1a5 (diff) |
tty: n_gsm: Remove unnecessary test in gsm_print_packet()
If the length is zero then the print_hex_dump_bytes won't output
anything, so testing the length before the call is unnecessary.
Signed-off-by: Gregory CLEMENT <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions