From: Andrei Emeltchenko <hidden> Date: 2012-10-12 11:16:28
Hi Gustavo,
On Thu, Oct 11, 2012 at 02:51:44PM +0800, Gustavo Padovan wrote:
-static inline int l2cap_get_conf_opt(void **ptr, int *type, int *olen, unsigned long *val)
+static inline int l2cap_get_conf_opt(void **ptr, int *type, int *olen,
+ unsigned long *val)
For those functions you could also remove inline
Best regards
Andrei Emeltchenko