> - if (tw_dev->srb[request_id] != 0) {
For pointers we should use == NULL or != NULL.
Removing the comparison removes the warning but it doesn't replace it
with any useful typechecking as can be doing with NULL set as (void *)0.
This is thus a backward step.
Alan
--
| Joe Perches | [PATCH 011/148] include/asm-x86/bug.h: checkpatch cleanups - formatting only |
| Arjan van de Ven | [patch] Add basic sanity checks to the syscall execution patch |
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
| Greg Kroah-Hartman | [PATCH 006/196] Chinese: add translation of oops-tracing.txt |
git: | |
| Aaron Bentley | Re: VCS comparison table |
| Kevin Ballard | Re: git on MacOSX and files with decomposed utf-8 file names |
| Dmitry Potapov | Re: I'm a total push-over.. |
| Junio C Hamano | Re: Implementing branch attributes in git config |
| Richard Stallman | Real men don't attack straw men |
| GVG GVG | ssh_exchange_identification: Connection closed by remote host |
| rancor | How to copy/pipe console buffert to file? |
| Richard Stallman | Re: Real men don't attack straw men |
| Felix Radensky | RE: e1000e "Detected Tx Unit Hang" |
| Andrew Morton | Re: [BUG] New Kernel Bugs |
| Jay Vosburgh | [PATCH 0/9]: bonding support for IPoIB |
| Jeff Garzik | Re: [bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin" |
