[PATCH AUTOSEL 4.19 109/146] Drivers: hv: kvp: Fix two "this statement may fall through" warnings

2018-10-31 Thread Sasha Levin
From: Dexuan Cui [ Upstream commit fc62c3b1977d62e6374fd6e28d371bb42dfa5c9d ] We don't need to call process_ib_ipinfo() if message->kvp_hdr.operation is KVP_OP_GET_IP_INFO in kvp_send_key(), because here we just need to pass on the op code from the host to the userspace; when the userspace

[PATCH AUTOSEL 4.19 109/146] Drivers: hv: kvp: Fix two "this statement may fall through" warnings

2018-10-31 Thread Sasha Levin
From: Dexuan Cui [ Upstream commit fc62c3b1977d62e6374fd6e28d371bb42dfa5c9d ] We don't need to call process_ib_ipinfo() if message->kvp_hdr.operation is KVP_OP_GET_IP_INFO in kvp_send_key(), because here we just need to pass on the op code from the host to the userspace; when the userspace

RE: [PATCH AUTOSEL 4.19 109/146] Drivers: hv: kvp: Fix two "this statement may fall through" warnings

2018-10-31 Thread Dexuan Cui
TCH AUTOSEL 4.19 109/146] Drivers: hv: kvp: Fix two "this > statement may fall through" warnings > > From: Dexuan Cui > > [ Upstream commit fc62c3b1977d62e6374fd6e28d371bb42dfa5c9d ] > > We don't need to call process_ib_ipinfo() if message->kvp_hdr.operation is &g

RE: [PATCH AUTOSEL 4.19 109/146] Drivers: hv: kvp: Fix two "this statement may fall through" warnings

2018-10-31 Thread Dexuan Cui
TCH AUTOSEL 4.19 109/146] Drivers: hv: kvp: Fix two "this > statement may fall through" warnings > > From: Dexuan Cui > > [ Upstream commit fc62c3b1977d62e6374fd6e28d371bb42dfa5c9d ] > > We don't need to call process_ib_ipinfo() if message->kvp_hdr.operation is &g