]> git.karo-electronics.de Git - linux-beck.git/blobdiff - fs/utimes.c
Make UART4 the default UART for kernel messages
[linux-beck.git] / fs / utimes.c
index ba54b9e648c9688692dbb34a86ba966c296a91bc..22307cdf7014ba84887a036356deb54fe235d13d 100644 (file)
@@ -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.
                 */