staging: fieldbus: solve warning incorrect type dev_core.c
authorOscar Gomez Fuente <oscargomezf@gmail.com>
Fri, 17 May 2019 17:49:56 +0000 (19:49 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 May 2019 07:31:46 +0000 (09:31 +0200)
commit15cc5c284af2a29e5c6ad3657b2ce3f6c136d5c7
tree690b71242f03466b32b07fbd269a7e8853c370d0
parentdeabe03523a795e6885a7a263f69de3d0cdf54f7
staging: fieldbus: solve warning incorrect type dev_core.c

These changes solve a warning realated to an incorrect type inilizer in the function
fieldbus_poll.

Signed-off-by: Oscar Gomez Fuente <oscargomezf@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fieldbus/dev_core.c