git: kernel: Remove some semicolons at the end of macro definitions.

Sascha Wildner swildner at crater.dragonflybsd.org
Fri Nov 17 10:07:04 PST 2017


commit e8b301fb82c077dce9df59c416110e8e65f3fddd
Author: Sascha Wildner <saw at online.de>
Date:   Fri Nov 17 18:44:54 2017 +0100

    kernel: Remove some semicolons at the end of macro definitions.

Summary of changes:
 sys/dev/misc/kbd/kbdreg.h    | 3 +--
 sys/dev/raid/hptmv/hptproc.c | 2 +-
 sys/dev/sound/pcm/sound.h    | 2 +-
 sys/dev/video/fb/fbreg.h     | 2 +-
 sys/sys/iconv.h              | 4 ++--
 sys/sys/vnode.h              | 2 +-
 6 files changed, 7 insertions(+), 8 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list