From: Alexandre Bounine Date: Wed, 10 Oct 2012 22:54:01 +0000 (-0700) Subject: rapidio: update for destination ID allocation X-Git-Tag: v3.7-rc1~53^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ed134beee42a5c9fc4b439f1e498363066e2516;p=pandora-kernel.git rapidio: update for destination ID allocation Address comments provided by Andrew Morton: https://lkml.org/lkml/2012/10/3/550 - Keeps consistent kerneldoc compatible comments style for new static functions. - Removes unnecessary complexity from destination ID allocation routine. - Uses kcalloc() for code clarity. Signed-off-by: Alexandre Bounine Cc: Matt Porter Cc: Li Yang Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed