[S390] Get rid of a bunch of sparse warnings again.
Also removes a bunch of ^L in drivers/s390/cio/cmf.c Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
This commit is contained in:

committed by
Martin Schwidefsky

parent
f536010642
commit
364c85584e
@@ -489,7 +489,6 @@ static struct cmb_area cmb_area = {
|
||||
.num_channels = 1024,
|
||||
};
|
||||
|
||||
|
||||
/* ****** old style CMB handling ********/
|
||||
|
||||
/*
|
||||
@@ -812,7 +811,7 @@ static struct cmb_operations cmbops_basic = {
|
||||
.align = align_cmb,
|
||||
.attr_group = &cmf_attr_group,
|
||||
};
|
||||
|
||||
|
||||
/* ******** extended cmb handling ********/
|
||||
|
||||
/**
|
||||
@@ -1079,7 +1078,6 @@ static struct cmb_operations cmbops_extended = {
|
||||
.align = align_cmbe,
|
||||
.attr_group = &cmf_attr_group_ext,
|
||||
};
|
||||
|
||||
|
||||
static ssize_t cmb_show_attr(struct device *dev, char *buf, enum cmb_index idx)
|
||||
{
|
||||
|
Reference in New Issue
Block a user