From: Greg KH <greg@kroah.com>
To: torvalds@osdl.org, akpm@osdl.org
Cc: linux-kernel@vger.kernel.org
Subject: [BK PATCH] debugfs fixes for 2.6.11

Hi,

Here are two debugfs fixes.  They have been in the -mm releases for a
while.

Please pull from:  bk://kernel.bkbits.net/gregkh/linux/2.6.11/debugfs

Individual patches will follow, sent to the linux-kernel list.

thanks,

greg k-h

 fs/debugfs/file.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
-----


Greg Kroah-Hartman:
  o debugfs: fix bool built-in type
  o debufs: make built in types add a \n to their output

