[PATCH] Remove extra shift in __SI_CODE macro

From: Robert H. de Vries (rhdv@rhdv.cistron.nl)
Date: Sun Jul 23 2000 - 05:00:55 EST


Hi Linus,

The __SI_CODE macro shifts its argument 16 bits to the left while the only
argument used is already shifted 16 bits to the left. In this way no bits are
left on a 32 bit architecture.
Hence this patch, which removes the superfluous shift.

        Robert

-- 
Robert de Vries
rhdv@rhdv.cistron.nl


- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Jul 23 2000 - 21:00:20 EST