[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1311857165-14780-1-git-send-email-julia@diku.dk>
Date: Thu, 28 Jul 2011 14:46:00 +0200
From: Julia Lawall <julia@...u.dk>
To: linux-kernel@...r.kernel.org
Cc: kernel-janitors@...r.kernel.org
Subject: [PATCH 0/6] adjust array index
These patches fix cases where the upper bound of a loop is used as an array
indes, while it appears that the loop index should be used as the array
index. I have only guessed that the code is incorrect, not actually tested
any of it.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists