]> git.baikalelectronics.ru Git - kernel.git/commit
staging: unisys: include: removed unused 'visor_device.description'
authorAlexander Curtin <alexander.curtin@unisys.com>
Wed, 30 Mar 2016 14:41:43 +0000 (10:41 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 31 Mar 2016 01:28:32 +0000 (18:28 -0700)
commitc7892c960c3d5f5d99f737ae9555027f9e995190
treee0c251cd8950bfa7069eb9b90c6f65c97decea31
parent2315dcd4b5a1b7e3ea0879fa3c493a63e4e51dec
staging: unisys: include: removed unused 'visor_device.description'

The 'description' variable in visor_device was added in preparation for
removing the 'device_info' struct when the uislib files were removed.

That attribute is never accessed nor set, and the 'name' attribute
provides enough information to correctly identify the driver, it is not
needed.

Signed-off-by: Alexander Curtin <alexander.curtin@unisys.com>
Signed-off-by: David Kershner <david.kershner@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/include/visorbus.h