summaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorSeung-Woo Kim <sw0312.kim@samsung.com>2017-03-31 12:30:55 +0900
committerEmil Velikov <emil.l.velikov@gmail.com>2017-04-03 17:46:06 +0100
commitc9ef5c4a1c691ebcdfa4261b406b8b81f7b5a18f (patch)
tree77aecba8a854a72bd1b4ca9ddb3e0c5ced2314a1 /.editorconfig
parentf5995751b0722bdd3789b1afb48b86d8f075b1e7 (diff)
exynos: fix type-punned pointer build warning
As like the commit ecc2a097294d ("xf86drm: Fix type-punned pointer build warning"), this fixes following build warning. exynos_drm.c: In function 'exynos_handle_event': exynos_drm.c:420:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] e = (struct drm_event *) &buffer[i]; ^ Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com> Reviewed-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de> Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Diffstat (limited to '.editorconfig')
0 files changed, 0 insertions, 0 deletions