git: Remove some unneeded continue statements.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Jun 14 18:12:21 PDT 2014
commit c598b1828f9d2c2d5b736ff640d1220343dd10e5
Author: Sascha Wildner <saw at online.de>
Date: Sun Jun 15 03:10:42 2014 +0200
Remove some unneeded continue statements.
Summary of changes:
lib/libc/resolv/res_init.c | 4 +---
sys/boot/pc32/libi386/biosdisk.c | 4 +---
sys/net/pf/if_pfsync.c | 1 -
usr.bin/tail/tail.c | 2 --
usr.bin/units/units.c | 8 ++------
usr.sbin/lpr/chkprintcap/chkprintcap.c | 1 -
usr.sbin/lpr/lpc/movejobs.c | 5 +----
7 files changed, 5 insertions(+), 20 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c598b1828f9d2c2d5b736ff640d1220343dd10e5
--
DragonFly BSD source repository
More information about the Commits
mailing list