staging: vt6655: MACvRestoreContext replace for loops with memcpy_toio.
authorMalcolm Priestley <tvboxspy@gmail.com>
Sun, 6 Mar 2016 12:57:01 +0000 (12:57 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Mar 2016 03:19:16 +0000 (19:19 -0800)
commit4633195295008e565b8142f3e73376b8116dac49
tree4ca2bb2d9e425991c9523d257516195ae87c75b7
parent70715017442e68ddb100b7b07ac9cb092e57a8e9
staging: vt6655: MACvRestoreContext replace for loops with memcpy_toio.

Removing the need for variable ii.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/mac.c