diff options
| author | Ilia Mirkin <[email protected]> | 2011-03-17 18:08:57 +0000 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2011-03-21 19:19:48 +0000 |
| commit | 6e9d592f02f657361168c94e22d9602cad71a09c (patch) | |
| tree | aa8680745ca3ba24313fcfa65dcb22462b3441ca /fs/ubifs/commit.c | |
| parent | rt2x00: Add unknown Toshiba device (diff) | |
| download | kernel-6e9d592f02f657361168c94e22d9602cad71a09c.tar.gz kernel-6e9d592f02f657361168c94e22d9602cad71a09c.zip | |
rtlwifi: Fix memset argument order
These were found using the following semantic match:
// <smpl>
@@expression E1; type T;@@
* memset(E1, ... * sizeof(T) * ..., ...);
// </smpl>
Also take this opportunity to remove the unnecessary void* casts.
Signed-off-by: Ilia Mirkin <[email protected]>
Tested-by: Larry Finger <[email protected]>
Acked-by: Larry Finger <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'fs/ubifs/commit.c')
0 files changed, 0 insertions, 0 deletions
