mirror of
https://github.com/SCST-project/scst.git
synced 2026-09-20 06:54:38 +00:00
Fix kernel-doc warnings
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.3.x@7552 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -348,7 +348,7 @@ static const char *scst_local_info(struct Scsi_Host *shp)
|
||||
|
||||
#else /* CONFIG_SCST_PROC */
|
||||
|
||||
/**
|
||||
/*
|
||||
** Tgtt attributes
|
||||
**/
|
||||
|
||||
@@ -395,7 +395,7 @@ static const struct attribute *scst_local_tgtt_attrs[] = {
|
||||
NULL,
|
||||
};
|
||||
|
||||
/**
|
||||
/*
|
||||
** Tgt attributes
|
||||
**/
|
||||
|
||||
@@ -539,7 +539,7 @@ static const struct attribute *scst_local_tgt_attrs[] = {
|
||||
NULL,
|
||||
};
|
||||
|
||||
/**
|
||||
/*
|
||||
** Session attributes
|
||||
**/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user