]> bbs.cooldavid.org Git - net-next-2.6.git/commit
firewire: nosy: unroll some simple functions
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Thu, 22 Jul 2010 09:56:38 +0000 (11:56 +0200)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Tue, 27 Jul 2010 09:04:10 +0000 (11:04 +0200)
commit55e77c06c6017a70630cf599770369b8ba07c841
tree5fe5940bd0e0326afad0898b521490b53c894adf
parent685c3f80b6d88478a6428676f9daab59faf3cd4b
firewire: nosy: unroll some simple functions

nosy_start/stop_snoop() and nosy_add/remove_client() are simple enough
to be inlined into their callers.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
drivers/firewire/nosy.c