lkml.org 
[lkml]   [2008]   [May]   [13]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateTue, 13 May 2008 14:46:53 +0200
FromIngo Molnar <>
SubjectRe: [PATCH 3/3] x86: janitor work in irq.c
* Miklos Vajna <vmiklos@frugalware.org> wrote:

> -static int pirq_amd756_get(struct pci_dev *router, struct pci_dev *dev, int pirq)
> +static int pirq_amd756_get(struct pci_dev *router, struct pci_dev *dev,
> +	int pirq)

it's nicer to break these lines the following way:

static int
pirq_amd756_get(struct pci_dev *router, struct pci_dev *dev, int pirq)

	Ingo


\
 
 \ /
  Last update: 2008-05-13 14:49    [from the cache]
©2003-2008