commit | 86f6f5e2e2c0c520dfb0bea336cbda1f190c0357 | [log] [tgz] |
---|---|---|
author | Suman Anna <s-anna@ti.com> | Wed Apr 06 12:37:38 2016 -0500 |
committer | Jassi Brar <jaswinder.singh@linaro.org> | Tue Apr 26 10:19:37 2016 +0530 |
tree | ae9ae756a9f8b1b7b17dcc43035a7f9ad0ad4aca | |
parent | 4899f78a3dccda41ffdaa1a2cbf78209753e0f70 [diff] |
mailbox/omap: 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. This fixes the corresponding checkpatch warning as well. Signed-off-by: Suman Anna <s-anna@ti.com> Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>