commit | 29979a71227c46b2ed970b9d603d529c718e5fc8 | [log] [tgz] |
---|---|---|
author | Mike Miller <mike.miller@hp.com> | Fri Jun 11 13:13:35 2010 +0200 |
committer | Jens Axboe <jaxboe@fusionio.com> | Sat Aug 07 18:15:25 2010 +0200 |
tree | 645d790dfb28a2a53a198a778ec1b41509cf73f0 | |
parent | b14aa6dcd083ad00fb416a93f76131734e6c3c17 [diff] |
cciss: move next_command function from ifdef The definition of next_command also ended up in wrong place It ended up inside an "#ifdef CONFIG_PROCFS". Already caught by Randy Dunlap and a couple others. Tried to put it somewhere that made sense. Signed-off-by: Mike Miller <mike.miller@hp.com> Cc: Stephen M. Cameron <scameron@beardog.cce.hp.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>