[systemd-devel] [PATCH] ata_id: remove unused header files

Lennart Poettering lennart at poettering.net
Wed Feb 11 09:02:28 PST 2015


On Mon, 09.02.15 11:35, Robert Milasan (rmilasan at suse.com) wrote:

> On Thu, 5 Feb 2015 14:19:35 +0100
> "Robert Milasan" <RMilasan at suse.com> wrote:
> 
> > Signed-off-by: Robert Milasan <rmilasan at suse.com>
> > ---
> >  src/udev/ata_id/ata_id.c | 4 ----
> >  1 file changed, 4 deletions(-)
> > 
> > diff --git a/src/udev/ata_id/ata_id.c b/src/udev/ata_id/ata_id.c
> > index 31bc167..9e4f674 100644
> > --- a/src/udev/ata_id/ata_id.c
> > +++ b/src/udev/ata_id/ata_id.c
> > @@ -34,12 +34,8 @@
> >  #include <sys/ioctl.h>
> >  #include <sys/types.h>
> >  #include <sys/stat.h>
> > -#include <linux/types.h>
> >  #include <linux/hdreg.h>
> > -#include <linux/fs.h>
> > -#include <linux/cdrom.h>
> >  #include <linux/bsg.h>
> > -#include <arpa/inet.h>
> >  
> >  #include "libudev.h"
> >  #include "libudev-private.h"
> 
> Ping on this one!

Applied, thanks!

Lennart

-- 
Lennart Poettering, Red Hat


More information about the systemd-devel mailing list