Files
mesa/src
Rob Clark 5051d85b03 gallium/auxiliary: fix new gcc6 warnings
src/gallium/auxiliary/pipebuffer/pb_bufmgr_mm.c: In function ‘mm_bufmgr_create_from_buffer’:
src/gallium/auxiliary/pipebuffer/pb_bufmgr_mm.c:288:4:
warning: statement is indented as if it were guarded by... [-Wmisleading-indentation]
    if(mm->map)
    ^~
src/gallium/auxiliary/pipebuffer/pb_bufmgr_mm.c:286:1: note:
...this ‘if’ clause, but it is not
 if(mm->heap)
 ^~

Signed-off-by: Rob Clark <robdclark@gmail.com>
2016-02-18 17:10:55 -05:00
..
2016-02-18 17:10:55 -05:00
2016-02-18 17:47:33 +00:00
2016-02-18 17:10:55 -05:00
2016-02-18 17:10:55 -05:00
2016-01-26 16:08:33 +00:00
2016-01-26 16:08:33 +00:00