Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758800Ab3DYPHt (ORCPT ); Thu, 25 Apr 2013 11:07:49 -0400 Received: from iolanthe.rowland.org ([192.131.102.54]:60503 "HELO iolanthe.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1758356Ab3DYPHr (ORCPT ); Thu, 25 Apr 2013 11:07:47 -0400 Date: Thu, 25 Apr 2013 11:07:46 -0400 (EDT) From: Alan Stern X-X-Sender: stern@iolanthe.rowland.org To: Julius Werner cc: LKML , Greg Kroah-Hartman , , Vincent Palatin , Sameer Nanda Subject: Re: [PATCH v2] usb: ehci: Only sleep for post-resume handover if devices use persist In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 565 Lines: 18 On Thu, 25 Apr 2013, Julius Werner wrote: > >> +extern int usb_for_each_dev(void *data, int (*fn)(struct usb_device *, void *)); > > > > Line is too long. > > The limit is 80 (inclusive), right? Without the diff's leading '+' I > count exactly that... Oh, okay, sorry. I was fooled by the email client. Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/