On Mon, 2012-05-07 at 15:40 -0400, Jörn Engel wrote: > Noone directly calls those functions, so get rid of of the global > definitions. > > Signed-off-by: Joern Engel <joern@xxxxxxxxx> > --- > drivers/scsi/qla2xxx/tcm_qla2xxx.c | 88 ++++++++++++++++++------------------ > drivers/scsi/qla2xxx/tcm_qla2xxx.h | 53 --------------------- > 2 files changed, 44 insertions(+), 97 deletions(-) > Hey Joern, Thanks for catching the missing static usage here for the original fabric.c code now living within tcm_qla2xxx.c.. Btw, this did not apply after the recent qla2xxx target checkpatch cleanups within lio-core.git, so I've applied it up by hand and folding into for-next-merge. Thanks! --nab -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html