aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/firewire/fwdev.c
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2009-09-08 13:19:05 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2009-09-08 13:19:05 +0000
commit677843147820e9e8d581cf9841ea01a567324d3b (patch)
tree9f7c1709b6ce492cd874120e81e8a117cab4ca7d /sys/dev/firewire/fwdev.c
parentb34421bf9cab5d0ad5822abfaa62febedef2d9a1 (diff)
Notes
Diffstat (limited to 'sys/dev/firewire/fwdev.c')
-rw-r--r--sys/dev/firewire/fwdev.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/firewire/fwdev.c b/sys/dev/firewire/fwdev.c
index 57d68f8f2912..0facb6e3963f 100644
--- a/sys/dev/firewire/fwdev.c
+++ b/sys/dev/firewire/fwdev.c
@@ -844,7 +844,6 @@ out:
err = copyout(ptr, crom_buf->ptr, len);
if (fwdev == NULL)
/* myself */
- /* XXX: Flexelint no sure about modified pointer */
free(ptr, M_FW);
break;
default: