diff options
author | Thierry Reding <[email protected]> | 2013-12-09 12:36:10 +0100 |
---|---|---|
committer | Lee Jones <[email protected]> | 2014-01-21 08:28:05 +0000 |
commit | daf93d2287ff8eb4a2f28224275fb02d623df2ab (patch) | |
tree | 1b241f60a8331fc95227a6442ed40245dd00d92d /lib/cpu-notifier-error-inject.c | |
parent | fcfccdb22f340f9ae354f39793c206c7ead190dd (diff) |
mfd: cros ec: spi: Use 0 instead of '\0' consistently
memset() was being called with the second parameter set to '\0', which
is equivalent but longer than the more canonical 0. Update the code to
use the latter variant consistently across the driver.
Signed-off-by: Thierry Reding <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions