From: Cyrill Gorcunov Date: Fri, 19 Dec 2008 06:59:32 +0000 (-0800) Subject: net: ppp_generic - use DEFINE_IDR for static initialization X-Git-Tag: v2.6.29-rc1~581^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab5024ab23b78c86a0a1425defcdde48710fe449;p=pandora-kernel.git net: ppp_generic - use DEFINE_IDR for static initialization We could use DEFINE_IDR for statically allocated idr that allow us to save a few lines of code. And spell fix. Signed-off-by: Cyrill Gorcunov Signed-off-by: David S. Miller --- Reading git-diff-tree failed