> "Dan" == Dan Carpenter writes:
Dan> The "if (test_bit(UNLOADING..." line was indented one tab more than
Dan> it should have been. There was an extra parenthesis around the
Dan> qla2x00_reset_active() function call. I lined up the conditions a
Dan> bit so that it shows how they group toget
On 8/3/16, 11:42 AM, "Dan Carpenter" wrote:
>The "if (test_bit(UNLOADING..." line was indented one tab more than it
>should have been. There was an extra parenthesis around the
>qla2x00_reset_active() function call. I lined up the conditions a bit
>so that it shows how they group together.
>
>
The "if (test_bit(UNLOADING..." line was indented one tab more than it
should have been. There was an extra parenthesis around the
qla2x00_reset_active() function call. I lined up the conditions a bit
so that it shows how they group together.
Signed-off-by: Dan Carpenter
diff --git a/drivers/s
3 matches
Mail list logo