On Thu, May 10, 2012 at 10:08:06AM +0200, Andrzej Pietrasiewicz wrote: > +static struct ffs_obj *functionfs_find_dev(struct ccg_dev *dev, > + const char *dev_name) > +{ > + int i; > + > + ENTER(); What is this ENTER() crazyness? Are you trying to duplicate the built-in kernel tracing functions? Please to not do that at all. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html