platform: goldfish: pipe: Remove reduntant casting
authorRoman Kiryanov <rkir@google.com>
Mon, 27 Aug 2018 18:23:07 +0000 (11:23 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Sep 2018 13:31:30 +0000 (15:31 +0200)
commit468e62f92e90232260cd2dab49b7ca2fdf086c63
tree226589c649e6e985af24c21fa4ffeb765232fb23
parent610a72b70733b6d5b7d3a1ee93f2e6daa2742ef3
platform: goldfish: pipe: Remove reduntant casting

Casting to u32 is not required here.

Signed-off-by: Roman Kiryanov <rkir@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/platform/goldfish/goldfish_pipe.c