summaryrefslogtreecommitdiffstats
path: root/network.c
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2019-06-21 14:39:31 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2020-08-27 18:12:57 +0200
commit2a4d669042d3ba0f1cc0b58a9015d2417e0c6b20 (patch)
tree11bc0d8e7bede6ca8e86cecf6f1b0b4078da54d8 /network.c
parent6706382a59f37ace006018d0fa421906f99e57b9 (diff)
downloadhardware_replicant_libsamsung-ril-2a4d669042d3ba0f1cc0b58a9015d2417e0c6b20.tar.gz
hardware_replicant_libsamsung-ril-2a4d669042d3ba0f1cc0b58a9015d2417e0c6b20.tar.bz2
hardware_replicant_libsamsung-ril-2a4d669042d3ba0f1cc0b58a9015d2417e0c6b20.zip
ril_has_reached_state: use more meaningful variable names
As the code in this function loops over the radio_states array to match with RIL_RadioState argument, it is better to have variables names that indicate if they comes from the function argument or the radio_states array, instead of using generic names. This improves clarity by requiring less context for humans to read and understand that function. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'network.c')
0 files changed, 0 insertions, 0 deletions