diff options
author | 2005-06-23 21:06:56 -0700 | |
---|---|---|
committer | 2005-06-23 21:06:56 -0700 | |
commit | 9b200b02a6c9cddca5132d64aa41156bbcddcbaa (patch) | |
tree | 4e326c4fbe9b502c621149cd384b8a9a98642b8e /kernel/signal.c | |
parent | [PKT_SCHED]: Packet classification based on textsearch (ematch) (diff) | |
download | wireguard-linux-9b200b02a6c9cddca5132d64aa41156bbcddcbaa.tar.xz wireguard-linux-9b200b02a6c9cddca5132d64aa41156bbcddcbaa.zip |
[SLIP]: Simplify sl_free_bufs()
We can avoid assignments to the local variable 'tmp' and
actually get rid of tmp alltogether in sl_free_bufs(). This patch does
that. This is safe since both kfree() and slhc_free() handles NULL
pointers gracefully.
Signed-off-by: Jesper Juhl <juhl-lkml@dif.dk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/signal.c')
0 files changed, 0 insertions, 0 deletions