diff options
author | majianpeng <majianpeng@gmail.com> | 2013-04-24 03:42:41 +0200 |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2013-04-24 03:42:41 +0200 |
commit | 6f608040ce6cf37475dd2f6f3c97b009dab7c1d1 (patch) | |
tree | 9aac3a9fe0a3090ac1425a95e50565b356d3d585 /scripts/Makefile.modbuiltin | |
parent | md: use set_bit_le and clear_bit_le (diff) | |
download | linux-6f608040ce6cf37475dd2f6f3c97b009dab7c1d1.tar.xz linux-6f608040ce6cf37475dd2f6f3c97b009dab7c1d1.zip |
md/raid5: Change or of some order to improve efficiency.
As the function call is the most expensive of these tests it should be
done later in the chain so that it can be avoided in some cases.
Signed-off-by: Jianpeng Ma <majianpeng@gmail.com>
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'scripts/Makefile.modbuiltin')
0 files changed, 0 insertions, 0 deletions