Commit cab898fb authored by Wolfram Sang's avatar Wolfram Sang Committed by Greg Kroah-Hartman
Browse files

staging: ks7010: indent michael_mic.c

parent 1df65547
Loading
Loading
Loading
Loading
+21 −22
Original line number Diff line number Diff line
@@ -56,7 +56,6 @@ do{ \
	L += R;							\
}while(0)


static
void MichaelAppend(struct michel_mic_t *Mic, uint8_t * src, int nBytes)
{