diff options
author | 2010-08-30 17:37:05 +0200 | |
---|---|---|
committer | 2010-09-09 14:19:18 -0400 | |
commit | 673424c0890a00e22398017c9adf999577526220 (patch) | |
tree | 8c6744075b71624f03c409e0cfb1c15f51951f4c /drivers/message/fusion/lsi/mpi_log_sas.h | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 (diff) | |
download | linux-dev-673424c0890a00e22398017c9adf999577526220.tar.xz linux-dev-673424c0890a00e22398017c9adf999577526220.zip |
pata_artop: Fix device ID parity check
x % 1 always evaluates to 0, which clearly isn't the intent. The
author probably had "% 2" or "& 1" in mind, and mispelled it.
Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Jeff Garzik <jgarzik@pobox.com>
Cc: Alan Cox <alan@linux.intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'drivers/message/fusion/lsi/mpi_log_sas.h')
0 files changed, 0 insertions, 0 deletions