git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc56f7d
)
block/scsi_ioctl.c: quiet sparse noise
author
H Hartley Sweeten
<hartleys@visionengravers.com>
Wed, 4 Nov 2009 08:10:33 +0000
(09:10 +0100)
committer
Jens Axboe
<jens.axboe@oracle.com>
Wed, 4 Nov 2009 08:10:33 +0000
(09:10 +0100)
Quiet sparse noise about symbol's not being declared.
Symbol blk_default_cmd_filter is only used locally and should be static.
The function blk_scsi_ioctl_init() is a fs_initcall and should also be
static.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/scsi_ioctl.c
patch
|
blob
|
history
diff --cc
block/scsi_ioctl.c
Simple merge