X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=fs%2Ffhandle.c;h=ec6feeccc276152010e0e421cd48cf679067f6ea;hb=ef8eaa4e65facb1f51a64dbb4f5500134622c67c;hp=01263ffbc4c0873544c28f68e408ce314ccddcc9;hpb=d418d070057c45fd6f21567278f95452bfe690d1;p=linux-2.6-microblaze.git diff --git a/fs/fhandle.c b/fs/fhandle.c index 01263ffbc4c0..ec6feeccc276 100644 --- a/fs/fhandle.c +++ b/fs/fhandle.c @@ -173,7 +173,7 @@ static int handle_to_path(int mountdirfd, struct file_handle __user *ufh, /* * With handle we don't look at the execute bit on the - * the directory. Ideally we would like CAP_DAC_SEARCH. + * directory. Ideally we would like CAP_DAC_SEARCH. * But we don't have that */ if (!capable(CAP_DAC_READ_SEARCH)) {