Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial

* git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial:
  Remove obsolete #include <linux/config.h>
  remove obsolete swsusp_encrypt
  arch/arm26/Kconfig typos
  Documentation/IPMI typos
  Kconfig: Typos in net/sched/Kconfig
  v9fs: do not include linux/version.h
  Documentation/DocBook/mtdnand.tmpl: typo fixes
  typo fixes: specfic -> specific
  typo fixes in Documentation/networking/pktgen.txt
  typo fixes: occuring -> occurring
  typo fixes: infomation -> information
  typo fixes: disadvantadge -> disadvantage
  typo fixes: aquire -> acquire
  typo fixes: mecanism -> mechanism
  typo fixes: bandwith -> bandwidth
  fix a typo in the RTC_CLASS help text
  smb is no longer maintained

Manually merged trivial conflict in arch/um/kernel/vmlinux.lds.S
This commit is contained in:
Linus Torvalds
2006-06-30 15:39:30 -07:00
3018 changed files with 95 additions and 3092 deletions

View File

@@ -10,7 +10,6 @@
*
*/
#include <linux/config.h>
#include <linux/time.h>
#include <linux/errno.h>

View File

@@ -9,7 +9,6 @@
*
*/
#include <linux/config.h>
#include <linux/module.h>
#include <asm/system.h>

View File

@@ -7,7 +7,6 @@
*
*/
#include <linux/config.h>
#include <asm/uaccess.h>
#include <linux/capability.h>

View File

@@ -10,7 +10,6 @@
*/
#include <linux/config.h>
#include "ncplib_kernel.h"

View File

@@ -12,7 +12,6 @@
#ifndef _NCPLIB_H
#define _NCPLIB_H
#include <linux/config.h>
#include <linux/fs.h>
#include <linux/types.h>

View File

@@ -5,7 +5,6 @@
*
*/
#include <linux/config.h>
#ifdef CONFIG_NCPFS_PACKET_SIGNING

View File

@@ -8,7 +8,6 @@
*
*/
#include <linux/config.h>
#include <linux/time.h>
#include <linux/errno.h>

View File

@@ -20,7 +20,6 @@
*
*/
#include <linux/config.h>
#include <asm/uaccess.h>