mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [UPATCH,TRIVIAL] generic_fillattr() duplicate line.
@ 2002-07-27  2:48 Oleg Nesterov
  0 siblings, 0 replies; only message in thread
From: Oleg Nesterov @ 2002-07-27  2:48 UTC (permalink / raw)
  To: linux-kernel

Hello.

--- linux-2.5.28/fs/stat.c~	Sat Jul  6 18:33:10 2002
+++ linux-2.5.28/fs/stat.c	Sat Jul 27 06:23:17 2002
@@ -27,7 +27,6 @@
 	stat->atime = inode->i_atime;
 	stat->mtime = inode->i_mtime;
 	stat->ctime = inode->i_ctime;
-	stat->ctime = inode->i_ctime;
 	stat->size = inode->i_size;
 	stat->blocks = inode->i_blocks;
 	stat->blksize = inode->i_blksize;

Oleg.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-07-27  2:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-27  2:48 [UPATCH,TRIVIAL] generic_fillattr() duplicate line Oleg Nesterov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®