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:
82f70d6
)
Btrfs: cleanup unused num_can_discard in fs_devices
author
Miao Xie
<miaox@cn.fujitsu.com>
Wed, 3 Sep 2014 13:35:30 +0000
(21:35 +0800)
committer
Chris Mason
<clm@fb.com>
Wed, 17 Sep 2014 20:38:29 +0000
(13:38 -0700)
The member variants - num_can_discard - of fs_devices structure
are set, but no one use them to do anything. so remove them.
Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
Signed-off-by: Chris Mason <clm@fb.com>
No differences found