git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3df3f2b
)
gfs2: Drop __TIME__ usage
author
Michal Marek
<mmarek@suse.cz>
Fri, 1 Apr 2011 10:41:20 +0000
(12:41 +0200)
committer
Michal Marek
<mmarek@suse.cz>
Thu, 26 May 2011 08:54:37 +0000
(10:54 +0200)
The kernel already prints its build timestamp during boot, no need to
repeat it in random drivers and produce different object files each
time.
Cc: Steven Whitehouse <swhiteho@redhat.com>
Cc: cluster-devel@redhat.com
Signed-off-by: Michal Marek <mmarek@suse.cz>
No differences found