Files
linux/net
YueHaibing a735318527 SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()
[ Upstream commit 025911a5f4 ]

There is no need to have the '__be32 *p' variable static since new value
always be assigned before use it.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Cc: stable@vger.kernel.org
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-05-15 09:51:33 +09:00
..
2018-05-16 10:08:44 +02:00
2018-04-13 19:48:29 +02:00
2018-05-16 11:39:34 +02:00
2023-05-15 09:14:58 +09:00