summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/tools
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2021-08-07 17:38:41 +0000
committerrillig <rillig@NetBSD.org>2021-08-07 17:38:41 +0000
commit7886e861517d1a70259a77a0afd4c4d3d21c3a77 (patch)
tree8f6584d758555749233c049fce9f0600d0960070 /sys/dev/microcode/tools
parent9dfa105f477ccbbf5600abdf7929620d513c3b8e (diff)
lint: clean gcov files for lint2 and xlint as well
Diffstat (limited to 'sys/dev/microcode/tools')
0 files changed, 0 insertions, 0 deletions
until we get memory, so the NULL check doesn't buy us anything.oster 2003-12-30Some days you wonder if some of the function declaration consistencyoster 2003-12-29Since rf_mutex_destroy() is effectively a NOP now, nuke it.oster 2003-12-29Simplify defn's of rf_mutex_init() and rf_mutex_destroy(). Sinceoster 2003-12-29- first kick at a major reworking of RAIDframe's memory allocation code:oster 2003-12-29[Having received a definite lack of strenuous objection, a small amountoster 2003-12-21Since the 5th arg of pool_init() wasn't actually the numberoster 2003-12-21Fix usage of fifth argument to pool_init().simonb 2002-10-06poolify the RF_ReconMapListElem_t's used by rf_ReconMapUpdate().oster 2002-10-05update_size() does some bookkeeping, but nothing ever reads the dataoster 2002-10-05RU_NIL is not used. Remove it.oster 2002-10-04Minor cleanup. No functional changes.oster 2002-09-17Cast the RF_DEBUG_RECON net a little wider.oster 2002-09-17Were these functions actually called by anything, I might have consideredoster 2002-09-14Everyone and their dog was using RF_ERRORMSG3 to print out the sameoster 2001-11-13add RCSIDslukem