]> git.baikalelectronics.ru Git - kernel.git/commit
RDS: rds_message_unmapped() doesn't need to check if queue active
authorAndy Grover <andy.grover@oracle.com>
Mon, 29 Mar 2010 23:52:12 +0000 (16:52 -0700)
committerAndy Grover <andy.grover@oracle.com>
Thu, 9 Sep 2010 01:12:19 +0000 (18:12 -0700)
commitdde09c93a40dbdedbef2d4d8494fa0962d5b1da2
treedbe19519db76e5dea8d01864fcd4c39441d26b64
parent3a66c0721da763803ef9d1f9d0d338cb1eea4012
RDS: rds_message_unmapped() doesn't need to check if queue active

If the queue has nobody on it, then wake_up does nothing.

Signed-off-by: Andy Grover <andy.grover@oracle.com>
net/rds/message.c