net_sched: minor netns related cleanup
authorTom Goff <thomas.goff@boeing.com>
Wed, 31 Mar 2010 02:44:56 +0000 (19:44 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 31 Mar 2010 02:44:56 +0000 (19:44 -0700)
These changes were suggested by Alexey Dobriyan <adobriyan@gmail.com>:

  - psched_show() does not use any private data so just pass NULL to
    psched_open()

  - remove unnecessary return statement

Signed-off-by: Tom Goff <thomas.goff@boeing.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found