mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-26 13:44:15 +08:00
dc093db5cc
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 |