On Sat, Dec 20, 2014 at 01:27:49PM +0100, Rickard Strandqvist wrote: > Removes some functions that are not used anywhere: > idset_clear() idset_sch_get_first() > > This was partially found by using a static code analysis program called > cppcheck. > > Signed-off-by: Rickard Strandqvist <[email protected]> > --- > drivers/s390/cio/idset.c | 20 -------------------- > drivers/s390/cio/idset.h | 2 -- > 2 files changed, 22 deletions(-)
Applied, thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

