Alexey Dobriyan
07acaf28d2
[PATCH] Remove NULL check in register_nls()
...
Everybody passes valid pointer there.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com >
Acked-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp >
Signed-off-by: Andrew Morton <akpm@osdl.org >
Signed-off-by: Linus Torvalds <torvalds@osdl.org >
2006-10-02 07:57:14 -07:00
Jörn Engel
6ab3d5624e
Remove obsolete #include <linux/config.h>
...
Signed-off-by: Jörn Engel <joern@wohnheim.fh-wedel.de >
Signed-off-by: Adrian Bunk <bunk@stusta.de >
2006-06-30 19:25:36 +02:00
Tobias Klauser
e8c96f8c29
[PATCH] fs: Use ARRAY_SIZE macro
...
Use ARRAY_SIZE macro instead of sizeof(x)/sizeof(x[0]) and remove a
duplicate of ARRAY_SIZE. Some trailing whitespaces are also deleted.
Signed-off-by: Tobias Klauser <tklauser@nuerscht.ch >
Cc: David Howells <dhowells@redhat.com >
Cc: Dave Kleikamp <shaggy@austin.ibm.com >
Acked-by: Trond Myklebust <trond.myklebust@fys.uio.no >
Cc: Neil Brown <neilb@cse.unsw.edu.au >
Cc: Chris Mason <mason@suse.com >
Cc: Jeff Mahoney <jeffm@suse.com >
Cc: Christoph Hellwig <hch@lst.de >
Cc: Nathan Scott <nathans@sgi.com >
Signed-off-by: Andrew Morton <akpm@osdl.org >
Signed-off-by: Linus Torvalds <torvalds@osdl.org >
2006-03-24 07:33:19 -08:00
Alexey Dobriyan
4de151d8cd
It's UTF-8
...
Fix some comments to "UTF-8".
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com >
Signed-off-by: Adrian Bunk <bunk@stusta.de >
2006-03-22 00:13:35 +01:00
Adrian Bunk
75c96f8584
[PATCH] make some things static
...
This patch makes some needlessly global identifiers static.
Signed-off-by: Adrian Bunk <bunk@stusta.de >
Acked-by: Arjan van de Ven <arjanv@infradead.org >
Acked-by: Trond Myklebust <trond.myklebust@fys.uio.no >
Signed-off-by: Andrew Morton <akpm@osdl.org >
Signed-off-by: Linus Torvalds <torvalds@osdl.org >
2005-05-05 16:36:47 -07:00
Linus Torvalds
1da177e4c3
Linux-2.6.12-rc2
...
Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.
Let it rip!
2005-04-16 15:20:36 -07:00