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:
312e0c2
)
isci: combine request flags
author
Dan Williams
<dan.j.williams@intel.com>
Thu, 23 Jun 2011 21:33:48 +0000
(14:33 -0700)
committer
Dan Williams
<dan.j.williams@intel.com>
Sun, 3 Jul 2011 11:04:51 +0000
(
04:04
-0700)
Combine three bools into one unsigned long 'flags'. Doesn't increase the
request size due to packing. (to do: optimize the structure layout).
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
No differences found