lkml.org 
[lkml]   [2016]   [Jun]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v4 04/29] staging: unisys: visorbus: remove unused struct
    Date
    From: David Binder <david.binder@unisys.com>

    Removes unused struct definition, channel_size_info, in response to
    findings by SonarQube.

    Signed-off-by: David Binder <david.binder@unisys.com>
    Signed-off-by: David Kershner <david.kershner@unisys.com>
    Reviewed-by: Tim Sell <Timothy.Sell@unisys.com>
    ---
    drivers/staging/unisys/visorbus/visorbus_main.c | 6 ------
    1 file changed, 6 deletions(-)

    diff --git a/drivers/staging/unisys/visorbus/visorbus_main.c b/drivers/staging/unisys/visorbus/visorbus_main.c
    index 71bff07..08d560c 100644
    --- a/drivers/staging/unisys/visorbus/visorbus_main.c
    +++ b/drivers/staging/unisys/visorbus/visorbus_main.c
    @@ -1260,12 +1260,6 @@ chipset_device_resume(struct visor_device *dev_info)
    initiate_chipset_device_pause_resume(dev_info, false);
    }

    -struct channel_size_info {
    - uuid_le guid;
    - unsigned long min_size;
    - unsigned long max_size;
    -};
    -
    int
    visorbus_init(void)
    {
    --
    1.9.1
    \
     
     \ /
      Last update: 2016-06-09 00:01    [W:4.071 / U:0.036 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site