aboutsummaryrefslogtreecommitdiff
path: root/lib/test-string_helpers.c
diff options
context:
space:
mode:
authorNavya Sri Nizamkari <[email protected]>2015-03-04 14:15:05 +0530
committerGreg Kroah-Hartman <[email protected]>2015-03-06 15:30:07 -0800
commita568dc1f3779c9fde5a58bf793574ecd7024090a (patch)
tree95b722a0196f5a0e368a06552cd56fe044fa9707 /lib/test-string_helpers.c
parent3bd52fb13a56a9dbe7780480d0c66a5b8e450743 (diff)
staging: rtl8192e: Remove if conditions.
This patch removes if conditions with no exececutable statements in the bodies of those ifs and also no variable assignments in the if conditional checks. The call to rtllib_act_scanning in the condition doesn't have any side effects as it too performs conditional checks without changing any values. Hence, it's safe to remove the if condition. Signed-off-by: Navya Sri Nizamkari <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions