commit a3faafcbc6219f85f78f1c5455e45f24d6b9641a
Author: Sascha Wildner <[email protected]>
Date:   Tue Feb 25 23:41:28 2014 +0100

    kernel/drm: Fix -Winit-self.
    
    While here, define __must_check to __heedresult, the equivalent in
    DragonFly, and fix one warning which fell out.

Summary of changes:
 sys/dev/drm/drm_edid.c               | 2 +-
 sys/dev/drm/i915/i915_dma.c          | 6 ++++--
 sys/dev/drm/include/linux/compiler.h | 4 +---
 3 files changed, 6 insertions(+), 6 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a3faafcbc6219f85f78f1c5455e45f24d6b9641a


-- 
DragonFly BSD source repository

Reply via email to