lkml.org 
[lkml]   [2017]   [Nov]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Date
    Subject[PATCH 3.2 137/147] [media] mxl111sf: remove an unused variable
    3.2.95-rc1 review patch.  If anyone has any objections, please let me know.

    ------------------

    From: Dan Carpenter <dan.carpenter@oracle.com>

    commit 3fd7e4341e04f80e2605f56bbd8cb1e8b027901a upstream.

    We don't use this any more after 3be5bb71fb "[media] mxl111sf: fix error
    on stream stop in mxl111sf_ep6_streaming_ctrl()" and it makes GCC
    complain.

    Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
    Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
    Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
    ---
    drivers/media/dvb/dvb-usb/mxl111sf.c | 1 -
    1 file changed, 1 deletion(-)

    --- a/drivers/media/dvb/dvb-usb/mxl111sf.c
    +++ b/drivers/media/dvb/dvb-usb/mxl111sf.c
    @@ -340,7 +340,6 @@ static int mxl111sf_ep6_streaming_ctrl(s
    struct mxl111sf_state *state = d->priv;
    struct mxl111sf_adap_state *adap_state = adap->fe_adap[adap->active_fe].priv;
    int ret = 0;
    - u8 tmp;

    deb_info("%s(%d)\n", __func__, onoff);

    \
     
     \ /
      Last update: 2017-11-08 21:00    [W:4.020 / U:0.900 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site