Pan Bian
c79e167c3c
net: caif: remove ineffective check
...
The check of the return value of sock_register() is ineffective.
"if(!err)" seems to be a typo. It is better to propagate the error code
to the callers of caif_sktinit_module(). This patch removes the check
statment and directly returns the result of sock_register().
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=188751
Signed-off-by: Pan Bian <bianpan2016@163.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-12-05 14:48:48 -05:00
..
2016-09-19 20:19:34 +02:00
2016-09-23 13:47:44 -04:00
2016-10-20 14:32:22 -04:00
2016-09-10 21:19:10 -07:00
2016-09-10 21:19:10 -07:00
2016-12-02 10:46:59 +01:00
2016-11-22 22:50:46 +01:00
2016-12-05 13:26:22 -05:00
2016-12-05 14:48:48 -05:00
2016-11-23 15:22:18 +01:00
2016-11-10 20:13:08 +01:00
2016-12-02 14:10:14 -05:00
2016-12-03 23:54:25 -05:00
2016-11-29 20:37:26 -05:00
2016-11-29 23:17:02 -05:00
2016-10-20 14:32:22 -04:00
2016-10-18 10:28:18 -04:00
2016-12-05 13:35:38 -05:00
2016-12-02 13:34:58 -05:00
2016-09-23 06:46:57 -04:00
2016-10-07 15:36:58 -07:00
2016-11-30 14:14:08 -05:00
2016-09-10 23:12:53 -07:00
2016-09-17 10:05:05 -04:00
2016-11-15 14:37:30 +01:00
2016-09-19 20:19:34 +02:00
2016-12-05 13:25:55 -05:00
2016-10-20 11:23:08 -04:00
2016-11-24 14:43:35 +01:00
2016-11-29 19:48:38 -05:00
2016-11-30 11:00:45 -05:00
2016-12-02 12:16:49 -05:00
2016-12-02 13:29:26 -05:00
2016-10-13 08:43:17 +01:00
2016-11-29 20:44:38 -05:00
2016-11-14 16:22:33 -05:00
2016-10-12 01:51:49 -04:00
2016-11-18 16:32:21 -08:00
2016-10-19 10:58:04 -04:00
2016-12-02 14:03:20 -05:00
2016-11-18 13:58:39 -05:00
2016-09-27 07:59:25 -04:00
2016-11-18 08:44:44 +01:00
2016-09-09 18:13:30 -07:00
2016-11-30 10:58:53 +01:00
2016-08-17 19:36:23 -04:00
2016-08-17 19:36:23 -04:00
2016-11-17 00:00:23 -05:00
2016-10-06 09:52:23 -07:00