]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: vt6656: rxtx.c Removed multiple dereferencing
authorMichael S. Hansen <michael.schacht.hansen@gmail.com>
Thu, 16 Feb 2017 02:47:41 +0000 (21:47 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Feb 2017 18:23:09 +0000 (10:23 -0800)
commitdfbfa05210f4734990fd82e832759dc6e6ab038a
treec63a137630ee8e4866e1228831c8f60acba19cfb
parent42aa03dc5ce7798707948bfdf9cd87a6a7627299
staging: vt6656: rxtx.c Removed multiple dereferencing

Fixes checkpatch warning: Avoid multiple line dereference

Signed-off-by: Michael S. Hansen <michael.schacht.hansen@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/rxtx.c