Use ; instead of , where appropriate.
authorSascha Wildner <saw@online.de>
Fri, 5 Aug 2016 08:33:54 +0000 (10:33 +0200)
committerSascha Wildner <saw@online.de>
Fri, 5 Aug 2016 08:33:54 +0000 (10:33 +0200)
commit3a05fd2acf14ca94c4e30809432212d52e1241e4
treeb5b69219c3f35d0c04949991eafe1f7cc26b7512
parent3badf6b7e6f752ed69aba5481467cb80054add1c
Use ; instead of , where appropriate.

Also add the coccinelle patch which found this to test/cocci (taken from
https://github.com/coccinelle/coccinellery/blob/master/comma/comma.cocci).
lib/libc/rpc/svc_vc.c
sbin/vinum/v.c
sys/dev/netif/ath/ath_hal/ar5212/ar5212_attach.c
sys/dev/netif/ath/ath_hal/ar5416/ar5416_attach.c
sys/netproto/802_11/wlan_wep/ieee80211_crypto_wep.c
test/cocci/comma.cocci [new file with mode: 0644]
tools/tools/net80211/wlaninject/wlaninject.c