commit | 35e01667c84b1e16060020c3a13099447e61c822 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Thu Apr 28 12:38:25 2022 +0300 |
committer | Dan Williams <dan.j.williams@intel.com> | Thu Apr 28 10:18:31 2022 -0700 |
tree | 0031c8e80eaf836dcffdd20ebc759ff8175d7035 | |
parent | 280302f0e8f6919f0c591753ea21906d77797746 [diff] |
cxl/mbox: fix logical vs bitwise typo This should be bitwise & instead of &&. Fixes: 6179045ccc0c ("cxl/mbox: Block immediate mode in SET_PARTITION_INFO command") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Link: https://lore.kernel.org/r/YmpgkbbQ1Yxu36uO@kili Signed-off-by: Dan Williams <dan.j.williams@intel.com>