commit | 520d82677795fae92d7ce5768097bd5cada0f25a | [log] [tgz] |
---|---|---|
author | Andrew F. Davis <afd@ti.com> | Wed Jun 01 11:35:05 2016 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Wed Jun 01 14:21:11 2016 -0700 |
tree | 9841db31dbcddf051d55db6c95831175795ec9d6 | |
parent | 0fd80a77e4d2f34e9fe66a73edf81d4a30bd4ca4 [diff] |
Input: ti_am335x_tsc - use variable name for sizeof() operator Fix the code formatting to use the kernel preferred style of using the actual variables to determize the size using the sizeof() operator. Signed-off-by: Andrew F. Davis <afd@ti.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>