diff options
| author | Benjamin Romer <[email protected]> | 2014-09-30 12:07:46 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2014-10-02 09:42:30 -0700 |
| commit | 2c5653b7de5ea101dff407fd09840710917aa19b (patch) | |
| tree | 06b73a40721dcc38ecd5bce6241e5ef331ac5c06 /tools | |
| parent | 239436eb0f2cdf8122cd1e92c50683ba38842834 (diff) | |
staging: unisys: remove typedef for PERIODIC_WORK
In periodic_work.h, remove the typedef PERIODIC_WORK and replace it with
struct periodic_work, and update functions used to manipulate the
structure to use the new name. The functions used to manipulate the
PERIODIC_WORK type are updated to use the fixed name, corrected for
clarity, and changed to not use periodic_work as the parameter's name.
Signed-off-by: Benjamin Romer <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions