commit | 05af0ebb0810ba3f9669649134b4b4ad42540eba | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <mawilcox@microsoft.com> | Tue Nov 28 10:36:09 2017 -0500 |
committer | Matthew Wilcox <mawilcox@microsoft.com> | Tue Feb 06 16:41:26 2018 -0500 |
tree | 88275c5ed31f272f70d0d9f4e1fa2bfb3d69e6bc | |
parent | 9ce75499ac140af71f0003322c99b6e58f39dfbe [diff] |
cls_basic: Convert to use idr_alloc_u32 Use the new helper which saves a temporary variable and a few lines of code. Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>