Re: [PATCH 5/5] drm: Fix return type of crc .poll()

2019-07-11 Thread Sean Paul
On Wed, Jul 10, 2019 at 03:51:43PM +0300, Ville Syrjala wrote: > From: Ville Syrjälä > > Sparse compains: > ../drivers/gpu/drm/drm_debugfs_crc.c:350:17: warning: incorrect type in > initializer (different base types) > ../drivers/gpu/drm/drm_debugfs_crc.c:350:17:expected restricted __poll_t

[PATCH 5/5] drm: Fix return type of crc .poll()

2019-07-10 Thread Ville Syrjala
From: Ville Syrjälä Sparse compains: ../drivers/gpu/drm/drm_debugfs_crc.c:350:17: warning: incorrect type in initializer (different base types) ../drivers/gpu/drm/drm_debugfs_crc.c:350:17:expected restricted __poll_t ( *poll )( ... ) ../drivers/gpu/drm/drm_debugfs_crc.c:350:17:got