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:   Mon, 17 Oct 2016 14:51:03 +0530
From:   Viresh Kumar <viresh.kumar@...aro.org>
To:     Pankaj Bharadiya <pankaj.bharadiya@...il.com>
Cc:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        driver-dev <devel@...verdev.osuosl.org>,
        Alex Elder <elder@...nel.org>,
        Vaibhav Agarwal <vaibhav.sr@...il.com>, mgreer@...malcreek.com,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        Johan Hovold <johan@...nel.org>
Subject: Re: [PATCH] staging: greybus: audio: remove redundant slot field

On Mon, Oct 17, 2016 at 2:42 PM, Pankaj Bharadiya
<pankaj.bharadiya@...il.com> wrote:
> gb_audio_manager_module_descriptor's intf_id field maintains the
> information about the interface on which module is connected hence
> having an extra slot field is redundant.
>
> Thus remove the slot field and its associated code.
>
> Signed-off-by: Pankaj Bharadiya <pankaj.bharadiya@...il.com>
> ---
>  drivers/staging/greybus/audio_codec.h          |  1 -
>  drivers/staging/greybus/audio_manager.h        |  1 -
>  drivers/staging/greybus/audio_manager_module.c | 17 +----------------
>  drivers/staging/greybus/audio_manager_sysfs.c  |  7 +++----
>  drivers/staging/greybus/audio_module.c         |  1 -
>  5 files changed, 4 insertions(+), 23 deletions(-)

Acked-by: Viresh Kumar  <viresh.kumar@...aro.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ