diff options
| author | Alexander Curtin <[email protected]> | 2016-03-30 10:41:46 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-03-30 18:28:32 -0700 |
| commit | 527486ee8fbb28fabd8fa51ddd4339a37ee15c5c (patch) | |
| tree | d81f5cf5e5ee6a4fb6362314d0d8b7fa0c5db15a /scripts | |
| parent | 03d0d045c8884df5e0576d3eb7dbf53fa95fe7ce (diff) | |
staging: unisys: removed unused channel_bytes attribute
The channel_bytes attribute in the visor_device struct was meant to keep
track of the number of bytes in the associated channel of the device.
Not only is the variable never set nor used, but the information can
already be accessed by referencing visor_device->visorchannel->nbytes.
Signed-off-by: Alexander Curtin <[email protected]>
Signed-off-by: David Kershner <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions