mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
To: patches-2.5@kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: [bla-bla-bla... penguin and others...]patch against 2.5.3-pre6 to make it to be compiled [sorry for my english.. ik...]
Date: Wed, 30 Jan 2002 16:56:19 +0300	[thread overview]
Message-ID: <20020130165619.5b736306.johnpol@2ka.mipt.ru> (raw)

[-- Attachment #1: Type: text/plain, Size: 1263 bytes --]

Here it is...

I don't look into the discussion about great penguin and other... because
it is a BULLSHIT. ALL my patches, including even two strings typo was
commited into the TREE, but without any credit. So, i don't care about
people, who want to see "bla-bla-bla	fixed by ABSD" in ChangeLog... I work
in this direction only because i like to do it, and all others, who only
want to be included in linuxtoday.com newslatter, are suckers. Sorry for
such comparison, but... it is true until you make me change my mind. I
know, that many BIG and GOOD changes was not included into the TREE... But
i don't care about it. Maybe because of exactly me didn't that patches...
Maybe... But maybe because SOMEONE don't want to include it into the
TREE... Maybe... I don't know, but it is not my task for now... Now i and
you must improove Linux OS and not something other. Please work and stop
flooding.

But I know exactly, that someone will ALWAYS work with LINUX, only because
this someone like to do it. And please don't talk about something magic in
this. The only thing that can be done is "Maintainers tree", which is
already done some years ago...

So, you'd better work and improve Linux OS.
Simply don't care about complains...


	Evgeniy Polyakov ( s0mbre ).

[-- Attachment #2: test.diff --]
[-- Type: application/octet-stream, Size: 874 bytes --]

--- ./drivers/base/fs.c~	Wed Jan 30 08:08:03 2002
+++ ./drivers/base/fs.c	Wed Jan 30 08:13:21 2002
@@ -8,7 +8,7 @@
 #include <linux/device.h>
 #include <linux/module.h>
 #include <linux/string.h>
-#include <linux/malloc.h>
+#include <linux/slab.h>
 
 extern struct driver_file_entry * device_default_files[];
 
--- ./drivers/base/core.c~	Wed Jan 30 08:08:03 2002
+++ ./drivers/base/core.c	Wed Jan 30 08:12:29 2002
@@ -7,7 +7,7 @@
 
 #include <linux/device.h>
 #include <linux/module.h>
-#include <linux/malloc.h>
+#include <linux/slab.h>
 
 #undef DEBUG
 
--- ./drivers/video/riva/fbdev.c~	Thu Nov 15 01:52:20 2001
+++ ./drivers/video/riva/fbdev.c	Wed Jan 30 08:18:09 2002
@@ -1811,7 +1811,7 @@
 	info = &rinfo->info;
 
 	strcpy(info->modename, rinfo->drvr_name);
-	info->node = -1;
+	info->node = NODEV;
 	info->flags = FBINFO_FLAG_DEFAULT;
 	info->fbops = &riva_fb_ops;
 

                 reply	other threads:[~2002-01-30 14:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020130165619.5b736306.johnpol@2ka.mipt.ru \
    --to=johnpol@2ka.mipt.ru \
    --cc=linux-kernel@vger.kernel.org \
    --cc=patches-2.5@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®