Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1263242
| From | "Marciniszyn, Mike" <mike.marciniszyn@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [PATCH 1/1] staging: rdma: hfi1 : Prefer using the BIT macro |
| Date | 2015-11-05 15:30 +0100 |
| Message-ID | <qrtI5-7PQ-3@gated-at.bofh.it> (permalink) |
| References | <qrrmW-69O-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> Subject: [PATCH 1/1] staging: rdma: hfi1 : Prefer using the BIT macro > > This patch replaces bit shifting on 1 with the BIT(x) macro > > Signed-off-by: Sunny Kumar <sunnyk@cdac.in> > --- Nak. The patch leaves the shift in. Mike -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 1/1] staging: rdma: hfi1 : Prefer using the BIT macro Sunny Kumar <sunny.kumar.roy@gmail.com> - 2015-11-05 13:00 +0100 Re: [PATCH 1/1] staging: rdma: hfi1 : Prefer using the BIT macro Leon Romanovsky <leon@leon.nu> - 2015-11-05 14:30 +0100 RE: [PATCH 1/1] staging: rdma: hfi1 : Prefer using the BIT macro "Marciniszyn, Mike" <mike.marciniszyn@intel.com> - 2015-11-05 15:30 +0100 Re: [PATCH 1/1] staging: rdma: hfi1 : Prefer using the BIT macro "ira.weiny" <ira.weiny@intel.com> - 2015-11-05 18:10 +0100
csiph-web