Files
linux/kernel/bpf
Colin Ian King 73b6eae583 bpf: Remove redundant assignment to pointer t
The pointer t is being initialized with a value that is never read. The
pointer is re-assigned a value a littler later on, hence the initialization
is redundant and can be removed.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20211207224718.59593-1-colin.i.king@gmail.com
2021-12-08 23:14:12 -08:00
..
2021-05-24 21:13:05 -07:00
2021-11-30 10:56:28 -08:00
2021-07-07 20:01:45 -07:00
2020-03-13 12:49:52 -07:00
2021-11-30 10:56:28 -08:00
2021-07-15 22:31:10 +02:00
2020-08-28 15:41:30 +02:00
2021-05-24 21:13:05 -07:00
2021-11-12 10:19:09 -08:00
2021-11-12 10:19:09 -08:00