diff for duplicates of <200301121333.17077.deller@gmx.de> diff --git a/a/1.txt b/N1/1.txt index ee92436..0ab2688 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -13,7 +13,7 @@ from genrtc_troutine(), in which case we wouldn't need the forward declaration a > <linux/genrtc.h>, or merge them with the ones in <linux/mc146818rtc.h> and > move them to <linux/rtc.h>? -IMHO leaving them architecture specific in <asm/rtc.h> seems best to me, and it +IMHO leaving them architecture specific in <asm/rtc.h> seems best to me, and it leaves the most possibilities to make them later more dependend on the hardware. Helge diff --git a/a/2.txt b/N1/2.txt index 5575d28..8f632f9 100644 --- a/a/2.txt +++ b/N1/2.txt @@ -1,9 +1,9 @@ --- ./genrtc.c.geert Sun Jan 12 13:16:40 2003 +++ ./genrtc.c Sun Jan 12 13:15:18 2003 @@ -66,9 +66,6 @@ - + static DECLARE_WAIT_QUEUE_HEAD(gen_rtc_wait); - + -static void gen_rtc_interrupt(unsigned long arg); - - @@ -13,7 +13,7 @@ @@ -99,6 +96,8 @@ static int stop_rtc_timers; /* don't requeue tasks */ static spinlock_t gen_rtc_lock = SPIN_LOCK_UNLOCKED; - + +static void gen_rtc_interrupt(unsigned long arg); + /* diff --git a/a/content_digest b/N1/content_digest index 804326c..37f2786 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "ref\0Pine.GSO.4.21.0301121214440.18673-100000@vervain.sonytel.be\0" "From\0Helge Deller <deller@gmx.de>\0" - "Subject\0[parisc-linux] Re: Generic RTC driver in 2.4.x\0" + "Subject\0Re: Generic RTC driver in 2.4.x\0" "Date\0Sun, 12 Jan 2003 13:35:33 +0100\0" "To\0Geert Uytterhoeven <geert@linux-m68k.org>\0" "Cc\0Alan Cox <alan@lxorguk.ukuu.org.uk>" @@ -24,7 +24,7 @@ "> <linux/genrtc.h>, or merge them with the ones in <linux/mc146818rtc.h> and\n" "> move them to <linux/rtc.h>?\n" "\n" - "IMHO leaving them architecture specific in <asm/rtc.h> seems best to me, and it \n" + "IMHO leaving them architecture specific in <asm/rtc.h> seems best to me, and it\n" "leaves the most possibilities to make them later more dependend on the hardware.\n" "\n" Helge @@ -34,9 +34,9 @@ "--- ./genrtc.c.geert\tSun Jan 12 13:16:40 2003\n" "+++ ./genrtc.c\tSun Jan 12 13:15:18 2003\n" "@@ -66,9 +66,6 @@\n" - " \n" + "\n" " static DECLARE_WAIT_QUEUE_HEAD(gen_rtc_wait);\n" - " \n" + "\n" "-static void gen_rtc_interrupt(unsigned long arg);\n" "-\n" "-\n" @@ -46,11 +46,11 @@ "@@ -99,6 +96,8 @@\n" " static int stop_rtc_timers; /* don't requeue tasks */\n" " static spinlock_t gen_rtc_lock = SPIN_LOCK_UNLOCKED;\n" - " \n" + "\n" "+static void gen_rtc_interrupt(unsigned long arg);\n" "+\n" " /*\n" " * Routine to poll RTC seconds field for change as often as posible,\n" * after first RTC_UIE use timer to reduce polling -0b6430f19bc39cd5408022edf5254d13ae51568c9d7ac1155173c838d6887da5 +9df13afa34e6b1c09e14dda3ab06e770c889c935d1772b36dcf14944fe19c8b0
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.