lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sat, 29 Oct 2011 14:24:19 +0200
From:	Geert Uytterhoeven <geert@...ux-m68k.org>
To:	Greg KH <greg@...ah.com>, Arnd Bergmann <arnd@...db.de>
Cc:	Linus Torvalds <torvalds@...l.org>, Andrew Morton <akpm@...l.org>,
	linux-kernel@...r.kernel.org, devel@...uxdriverproject.org,
	"Linux/m68k" <linux-m68k@...r.kernel.org>
Subject: Re: [GIT PATCH] big staging merge for 3.2

On Tue, Oct 25, 2011 at 13:26, Greg KH <greg@...ah.com> wrote:
> Greg Kroah-Hartman (27):
>      Staging: remove drivers/char/scc.h as it should have gone a while ago

That's commit 1ec3ba93c5fad9dca0dab272491c625fe6a2f67d
Author: Greg Kroah-Hartman <gregkh@...e.de>
Date:   Wed Aug 24 14:44:13 2011 -0700

    Staging: remove drivers/char/scc.h as it should have gone a while ago

    This was needed by one of the generic serial drivers that was removed a
    while ago.  No one even noticed that the driver could not be built
    properly while it was in the staging directory.

    So this removed the unneeded .h file.

    Reported-by: Arnd Bergmann <arnd@...db.de>
    Signed-off-by: Greg Kroah-Hartman <gregkh@...e.de>

diff --git a/drivers/char/scc.h b/drivers/char/scc.h
deleted file mode 100644
index 341b114..0000000
--- a/drivers/char/scc.h
+++ /dev/null
@@ -1,613 +0,0 @@
-/*
- * atari_SCC.h: Definitions for the Am8530 Serial Communications Controller

Funny, Google doesn't seem to find any evidence this patch has ever been
posted on a public maling list?

Anyone, no real harm done.

Just for the record, there are two reason no one noticed that
drivers/staging/generic_serial/vme_scc.c no longer compiled:
  1. linux-next doesn't build staging,
  2. The m68k tree still has the (too long) work-in-progress atari_scc driver.
     The Atari SCC driver was the original user of scc.h, so when I moved that
     one to drivers/staging/ in the m68k tree, it masked compile
failures for vme_scc
     in mainline.

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ