debugfs: fix docbook error
authorJonathan Corbet <corbet@lwn.net>
Mon, 25 May 2009 16:15:27 +0000 (10:15 -0600)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 16 Jun 2009 04:30:24 +0000 (21:30 -0700)
commit400ced61fa4914457d7e0a38e7c0fc6fd208694b
tree1416a2f63ea4a12431b6e276bc47b543add3f719
parent9227c47bbdd87f276e08ed17877cc1649f5ed10a
debugfs: fix docbook error

Fix an error in debugfs_create_blob's docbook description

It cannot actually be used to write a binary blob.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
fs/debugfs/file.c