mirror of
https://github.com/torvalds/linux.git
synced 2026-05-16 18:46:14 +02:00
v2: added space after 'if' according code style. We can get here with a NULL socket argument passed from userspace, so we need to handle it accordingly. Thanks to Dave Jones pointing at this issue in net/can/bcm.c Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
|---|---|---|
| .. | ||
| af_can.c | ||
| af_can.h | ||
| bcm.c | ||
| Kconfig | ||
| Makefile | ||
| proc.c | ||
| raw.c | ||