commit | 88defe2b35f1b765dbfe9a800c443c31400a4e13 | [log] [tgz] |
---|---|---|
author | Malcolm Priestley <tvboxspy@gmail.com> | Sat Aug 15 21:57:34 2015 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Sep 12 18:24:26 2015 -0700 |
tree | 695d55dbc8056e5cc7672b899baebcb0e7d4a5b2 | |
parent | 9fc7091cc24ceae25885a3ad074689cfb029f3c0 [diff] |
staging: vt6655: replace typedef struct tagDEVICE_RD_INFO with struct vnt_rd_info volatile is removed because it will generate a warning (in any case this member is not) and renaming rd_info. Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>