http://git.etherboot.org
/
sanbootconf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
010b4e7
)
[iscsiboot] Remove extraneous comment block
author
Michael Brown
<mbrown@fensystems.co.uk>
Fri, 19 Dec 2008 00:32:28 +0000
(
00:32
+0000)
committer
Michael Brown
<mbrown@fensystems.co.uk>
Fri, 19 Dec 2008 00:32:28 +0000
(
00:32
+0000)
driver/iscsiboot.c
patch
|
blob
|
history
diff --git
a/driver/iscsiboot.c
b/driver/iscsiboot.c
index
a38ebd5
..
8b077f5
100644
(file)
--- a/
driver/iscsiboot.c
+++ b/
driver/iscsiboot.c
@@
-1058,11
+1058,6
@@
static NTSTATUS iscsiboot_dummy_irp ( PDEVICE_OBJECT device, PIRP irp ) {
return STATUS_SUCCESS;
}
-/**
- * Retrieve iSCSI boot parameters
- *
- * @v device
-
/**
* IoControl IRP handler
*