On Sun, 23 Apr 2017 02:45:39 +0300
"Dmitry V. Levin" <l...@altlinux.org> wrote:

> On Fri, Apr 21, 2017 at 04:53:05PM +0300, Edgar Kaziahmedov wrote:
> > * v4l2.c: Include "xlat/v4l2_tuner_types.h",
> > "xlat/v4l2_tuner_capabilities.h", "xlat/v4l2_tuner_rxsubchanses.h",
> > and "xlat/v4l2_tuner_audmodes.h". (struct_v4l2_tuner): New typedef.
> > Mpersify it. (print_v4l2_tuner): New function. Use it. Add decoding
> > for VIDIOC_G/S_TUNER's arg.  
> 
> Surprisingly, struct v4l2_tuner is arch-independent because its
> definition uses arch-independent types only.  As result, struct
> v4l2_tuner can be used in print_v4l2_tuner and struct_v4l2_tuner is
> not needed.
> 
> 

Hm, okay, it looks like that I finally found out the main purpose of
this wrappers.

Attachment: pgpJNl66xSNQc.pgp
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to