On Thu, 2010-11-11 at 20:06 -0500, Dan Rosenberg wrote: > diff --git a/net/can/bcm.c b/net/can/bcm.c > index 08ffe9e..5960ad7 100644 > --- a/net/can/bcm.c > +++ b/net/can/bcm.c [...] > + seq_printf(m, ">>> socket %lu", sock_i_ino(sk)); Why decimal here... [...] > + /* unique socket inode as filename */ > + sprintf(bo->procname, "%lx", sock_i_ino(sk)); ...and hexadecimal here? Ben. -- Ben Hutchings, Senior Software Engineer, Solarflare Communications Not speaking for my employer; that's the marketing department's job. They asked us to note that Solarflare product names are trademarked. -- To unsubscribe from this list: send the line "unsubscribe linux-sctp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html