David Laight
be1f4f48ce
net: sctp: Inline the functions from command.c
...
sctp_init_cmd_seq() and sctp_next_cmd() are only called from one place.
The call sequence for sctp_add_cmd_sf() is likely to be longer than
the inlined code.
With sctp_add_cmd_sf() inlined the compiler can optimise repeated calls.
Signed-off-by: David Laight <david.laight@aculab.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-07-08 14:38:48 -07:00
..
2014-04-11 14:14:57 -07:00
2014-01-16 11:31:58 -08:00
2014-07-07 16:57:26 -07:00
2014-07-08 14:32:17 -07:00
2014-06-12 14:27:40 -07:00
2014-04-11 16:15:36 -04:00
2014-07-07 17:00:31 -07:00
2014-06-13 14:36:39 +02:00
2014-06-21 15:33:22 -07:00
2014-07-02 17:05:29 -07:00
2014-05-19 09:38:24 +02:00
2014-06-12 23:06:23 -07:00
2014-07-08 14:20:00 -07:00
2014-04-24 13:44:54 -04:00
2014-07-01 23:46:21 -07:00
2014-05-23 16:28:53 -04:00
2014-06-11 16:02:55 -07:00
2014-06-25 16:15:16 -07:00
2014-01-16 15:30:31 -08:00
2014-07-08 11:35:31 -07:00
2014-07-07 20:55:22 -07:00
2014-07-08 11:30:33 -07:00
2014-07-07 21:14:21 -07:00
2014-05-23 16:28:53 -04:00
2014-06-23 15:04:33 -07:00
2014-05-30 17:35:23 -07:00
2014-05-30 17:48:58 -07:00
2014-06-04 22:46:38 -07:00
2014-01-28 18:01:32 -08:00
2014-06-25 18:06:20 +02:00
2014-07-07 21:29:24 -07:00
2014-06-04 22:46:38 -07:00
2014-06-16 13:58:54 +02:00
2013-12-06 12:37:56 -05:00
2014-07-07 20:52:49 -07:00
2014-04-11 16:15:36 -04:00
2014-06-11 15:38:02 -07:00
2014-07-07 21:14:21 -07:00
2014-04-24 13:44:54 -04:00
2014-04-24 13:44:54 -04:00
2014-06-12 14:27:40 -07:00
2014-05-22 13:58:36 -04:00
2014-04-11 16:15:36 -04:00
2014-05-16 15:24:47 -04:00
2014-07-01 14:20:32 -07:00
2014-07-08 14:38:48 -07:00
2014-06-24 18:46:58 -04:00
2014-07-07 19:55:07 -07:00
2014-06-12 14:27:40 -07:00
2014-05-05 13:13:50 -04:00
2013-11-21 13:09:42 -05:00
2014-06-25 18:06:20 +02:00
2014-04-11 16:15:36 -04:00
2014-06-03 23:32:12 -07:00
2014-03-06 16:30:45 +01:00
2014-04-03 13:05:42 -07:00
2014-01-15 15:36:38 -08:00
2014-04-16 15:15:05 -04:00