diff options
author | 2013-12-16 01:52:17 -0800 | |
---|---|---|
committer | 2013-12-16 02:13:35 -0800 | |
commit | c2729850985934a3124319f8ff1d46d8c72bb012 (patch) | |
tree | 74238d313e0479e72341accd1176270f69ea6b0b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Input: joystick - refer to /dev/input/js0 in documentation (diff) | |
download | linux-dev-c2729850985934a3124319f8ff1d46d8c72bb012.tar.xz linux-dev-c2729850985934a3124319f8ff1d46d8c72bb012.zip |
Input: joystick - use sizeof(VARIABLE) in documentation
Use the preferred style sizeof(VARIABLE) instead of sizeof(TYPE) in the
joystick API documentation, Documentation/CodingStyle states that this
is the preferred style for allocations but using it elsewhere is good
too.
Also fix some errors like "sizeof(struct mybuffer)" which didn't mean
anything.
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions