commit | 2b9bcf81d37751ebdae8c1456d14c1462e4e8f61 | [log] [tgz] |
---|---|---|
author | David Binder <david.binder@unisys.com> | Mon Apr 04 23:31:32 2016 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Apr 11 21:13:51 2016 -0700 |
tree | d530b981914e73b0f4409d1444985eee92402baa | |
parent | dc38082f0f0967f8badce0ae5ecf07cd5843d65f [diff] |
staging: unisys: visorchannel: remove redundant member size Removes size member from the visorchannel struct, since it was a duplicate of the nbytes member. Signed-off-by: David Binder <david.binder@unisys.com> Signed-off-by: David Kershner <david.kershner@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>