commit 191430ddf0486f992e75ff14effbb5a69e1da2bd
Author: zrj <rimvydas.jasins...@gmail.com>
Date:   Sun Jan 21 14:46:14 2018 +0200

    kernel: Disable attributes that take no effect.
    
    Both gcc50 and gcc80 ignore these attributes:
    warning: ignoring attribute 'aligned' because it conflicts with attribute 
'packed' [-Wattributes]
    No differences for final objects.

Summary of changes:
 sys/bus/u4b/usb_hub.h                 | 4 ++--
 sys/dev/virtual/virtio/net/if_vtnet.c | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/191430ddf0486f992e75ff14effbb5a69e1da2bd


-- 
DragonFly BSD source repository

Reply via email to