Thread (14 messages) flat view 14 messages, 8 authors, 2006-08-15

Re: [PATCH 3/6] ehea: queue management

From: Alexey Dobriyan <hidden>
Date: 2006-08-11 00:32:11
Also in: linuxppc-dev, lkml

quoted
+static inline u32 map_swqe_size(u8 swqe_enc_size)
+{
+	return 128 << swqe_enc_size;
+}		      ^
+		      |
+static inline u32|map_rwqe_size(u8 rwqe_enc_size)
+{		      |
+	return 128 << rwqe_enc_size;
		      ^
quoted
+}		      |
	      |
Snap!  These are ide|tical...
		      |
No, they aren't. -----+
Name the function after what it does, not after the functions you expect
to call it.
  
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help