X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=fs%2Fchar_dev.c;h=3cbc57f932d26a32d8fc8761e3bfe8465ddab9ae;hp=2f18c1e4e3013ccb059713cda2de1eacb2459a35;hb=a9c86d42599519f3d83b5f46bdab25046fe47b84;hpb=1110afbe728838ac7ce973c37af9e11385dbaef9 diff --git a/fs/char_dev.c b/fs/char_dev.c index 2f18c1e4e301..3cbc57f932d2 100644 --- a/fs/char_dev.c +++ b/fs/char_dev.c @@ -31,6 +31,7 @@ * - no readahead or I/O queue unplugging required */ struct backing_dev_info directly_mappable_cdev_bdi = { + .name = "char", .capabilities = ( #ifdef CONFIG_MMU /* permit private copies of the data to be taken */