staging: vc04_services: Remove unnecessary casts.
authorSanjana Sanikommu <sanjana99reddy99@gmail.com>
Mon, 1 Apr 2019 14:35:31 +0000 (20:05 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 1 Apr 2019 17:31:11 +0000 (19:31 +0200)
commit07f9ef042048a1372ffdfc1ceaded0b502e40bf1
treec8cb8313dce0d7fa58ce8745fe012e958cea154a
parentd34709c64de1ecfd9ae2a204f3d8f7d021ba462a
staging: vc04_services: Remove unnecessary casts.

Explicit type casting of variable, with same type as
that of variable, is not required.
Issue found using coccinelle.

Signed-off-by: Sanjana Sanikommu <sanjana99reddy99@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c