On Thu, Aug 25, 2011 at 11:48:17AM -0500, Larry Finger wrote: > - RTLLIB_DEBUG(RTLLIB_DL_TRACE | RTLLIB_DL_BA, "========>%s(), ReasonCode(%d) sentd to:"MAC_FMT"\n", __func__, ReasonCode, MAC_ARG(dst)); > + RTLLIB_DEBUG(RTLLIB_DL_TRACE | RTLLIB_DL_BA, > + "========>%s(), Reason" > + "Code(%d) sentd to:"MAC_FMT"\n", __func__, ReasonCode is supposed to be one word. It would be better to keep it together on one line. > + ReasonCode, MAC_ARG(dst)); > regards, dan carpenter _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel