Files
android_kernel_xiaomi_sm8450/net/smc
Karsten Graul 228bae05be net/smc: code cleanup smc_listen_work
In smc_listen_work() the variables rc and reason_code are defined which
have the same meaning. Eliminate reason_code in favor of the shorter
name rc. No functional changes.
Rename the functions smc_check_ism() and smc_check_rdma() into
smc_find_ism_device() and smc_find_rdma_device() to make there purpose
more clear. No functional changes.

Signed-off-by: Karsten Graul <kgraul@linux.ibm.com>
Signed-off-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-04-12 10:50:56 -07:00
..
2019-04-12 10:50:56 -07:00
2017-07-29 11:22:58 -07:00
2019-04-12 10:50:56 -07:00
2019-04-12 10:50:56 -07:00
2019-02-21 10:34:37 -08:00
2019-02-21 10:34:37 -08:00
2018-11-21 16:14:56 -08:00
2018-11-21 16:14:56 -08:00
2019-02-01 02:01:45 -05:00
2018-05-04 11:45:06 -04:00
2019-04-12 10:50:56 -07:00