X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=fs%2Futimes.c;h=22307cdf7014ba84887a036356deb54fe235d13d;hb=8e54cadab447dae779f80f79c87cbeaea9594f60;hp=ba54b9e648c9688692dbb34a86ba966c296a91bc;hpb=f334bcd94b7d3c0fbc34d518a86548f451ab5faf;p=karo-tx-linux.git diff --git a/fs/utimes.c b/fs/utimes.c index ba54b9e648c9..22307cdf7014 100644 --- a/fs/utimes.c +++ b/fs/utimes.c @@ -81,7 +81,7 @@ static int utimes_common(struct path *path, struct timespec *times) newattrs.ia_valid |= ATTR_MTIME_SET; } /* - * Tell inode_change_ok(), that this is an explicit time + * Tell setattr_prepare(), that this is an explicit time * update, even if neither ATTR_ATIME_SET nor ATTR_MTIME_SET * were used. */