mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-27 06:45:08 +00:00
After the previous patch subflow->conn is always != NULL and
is never changed. We can drop a bunch of now unneeded checks.
v1 -> v2:
- rebased on top of commit
|
||
|---|---|---|
| .. | ||
| crypto.c | ||
| ctrl.c | ||
| Kconfig | ||
| Makefile | ||
| options.c | ||
| protocol.c | ||
| protocol.h | ||
| subflow.c | ||
| token.c | ||