commit | 1a90632da8c17a27e0c93538ee987764adee43a5 | [log] [tgz] |
---|---|---|
author | Jon Paul Maloy <jon.maloy@ericsson.com> | Thu Nov 19 14:30:47 2015 -0500 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 20 14:06:10 2015 -0500 |
tree | 5f8006781ad005be1e5592811d211b6b21425abd | |
parent | 38206d5939068415c413ac253be6f364d06e672f [diff] |
tipc: eliminate remnants of hungarian notation The number of variables with Hungarian notation (l_ptr, n_ptr etc.) has been significantly reduced over the last couple of years. We now root out the last traces of this practice. There are no functional changes in this commit. Reviewed-by: Ying Xue <ying.xue@windriver.com> Signed-off-by: Jon Maloy <jon.maloy@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>