mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
Remove unused variable.
This commit is contained in:
parent
d4032b0b10
commit
94a0705727
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=59630
@ -159,7 +159,6 @@ dscheck(bp, ssp)
|
||||
daddr_t secno;
|
||||
daddr_t slicerel_secno;
|
||||
struct diskslice *sp;
|
||||
int s;
|
||||
|
||||
blkno = bp->bio_blkno;
|
||||
if (blkno < 0) {
|
||||
|
Loading…
Reference in New Issue
Block a user