lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 6 Jul 2010 18:51:32 +1000
From:	Stephen Rothwell <sfr@...b.auug.org.au>
To:	Laurent Pinchart <laurent.pinchart@...asonboard.com>
Cc:	Greg KH <greg@...ah.com>, linux-next@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	Mauro Carvalho Chehab <mchehab@...radead.org>
Subject: Re: linux-next: manual merge of the usb tree with the v4l-dvb tree

Hi Laurent,

On Tue, 6 Jul 2010 10:18:20 +0200 Laurent Pinchart <laurent.pinchart@...asonboard.com> wrote:
>
> > diff --cc include/linux/usb/video.h
> > index 2d5b7fc,429c91a..0000000
> > --- a/include/linux/usb/video.h
> > +++ b/include/linux/usb/video.h
> > @@@ -160,12 -160,402 +160,409 @@@
> 
> [snip]
> 
> >  +/* 4.1.2. Control Capabilities */
> >  +#define UVC_CONTROL_CAP_GET                           (1 << 0)
> >  +#define UVC_CONTROL_CAP_SET                           (1 << 1)
> >  +#define UVC_CONTROL_CAP_DISABLED                      (1 << 2)
> >  +#define UVC_CONTROL_CAP_AUTOUPDATE                    (1 << 3)
> >  +#define UVC_CONTROL_CAP_ASYNCHRONOUS                  (1 << 4)
> >  +
> 
> Can you move those to the first part of the header file, with the other 
> constants ?

Sure, I just put it there because of the section numbering in the
comments.  This, of course, will not influence how the file looks after
Linus merges it - unless the conflict is fixed up by one of the
maintainers before Linus gets it.

-- 
Cheers,
Stephen Rothwell                    sfr@...b.auug.org.au
http://www.canb.auug.org.au/~sfr/

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ