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)
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>

No differences found