diff options
| author | Jean Delvare <[email protected]> | 2006-03-27 01:17:26 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-03-27 08:44:55 -0800 |
| commit | d03c21ec0be7787ff6b75dcf56c0e96209ccbfbd (patch) | |
| tree | 6d067fc95498f89a297f6bd390c8191f57ab9aeb /scripts/basic | |
| parent | 756e21a022aba5214bafcf803f114aed8a783b99 (diff) | |
[PATCH] matrox maven: memory allocation and other cleanups
A few cleanups which were done to almost all i2c drivers some times
ago, but matroxfb_maven was forgotten:
* Don't allocate two different structures at once.
* Use kzalloc instead of kmalloc+memset.
* Use strlcpy instead of strcpy.
* Drop duplicate error message on client deregistration failure.
Signed-off-by: Jean Delvare <[email protected]>
Acked-by: Petr Vandrovec <[email protected]>
Cc: "Antonino A. Daplas" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions