gdth: switch to ->show_info()

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
Al Viro
2013-03-31 00:52:08 -04:00
parent 408bb25ba5
commit 3e0552eebd
4 changed files with 52 additions and 170 deletions

View File

@@ -1007,6 +1007,7 @@ typedef struct {
/* function prototyping */
int gdth_proc_info(struct Scsi_Host *, char *,char **,off_t,int,int);
int gdth_show_info(struct seq_file *, struct Scsi_Host *);
int gdth_set_info(struct Scsi_Host *, char *, int);
#endif