diff options
| author | H Hartley Sweeten <[email protected]> | 2012-12-19 15:42:02 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2013-01-07 14:25:48 -0800 |
| commit | bc252fd12c9430a011497d3726fad47683d58dc0 (patch) | |
| tree | 4ce812532a8aa37137b4f30452950c166cf751be /tools/perf/scripts/python | |
| parent | 76cca89f4b032abad514c0821be35d999c9707ce (diff) | |
staging: comedi: comedi_fops: fix a number of sizeof(struct foo) forms
As mentioned in CodingStyle, the prefered form is:
p = kmalloc(sizeof(*p), ...);
Signed-off-by: H Hartley Sweeten <[email protected]>
Cc: Ian Abbott <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions