diff options
author | Andres More <more.andres@gmail.com> | 2013-02-26 01:32:51 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-03-11 16:18:46 (GMT) |
commit | b902fbfebf2c80c3782e41eda24b487964a47fd1 (patch) | |
tree | 618fc5d478aa7b8d0b206c83fc93f490e44ffbe2 /fs/cifs/file.c | |
parent | 175c51259cbb56e03e620f8ddfd95b8b62427eea (diff) | |
download | linux-fsl-qoriq-b902fbfebf2c80c3782e41eda24b487964a47fd1.tar.xz |
staging: vt6656: replaced custom BYTE definition with u8
Checkpatch findings were not resolved, only direct replacement.
sed -i 's/\bBYTE\b/u8/g' drivers/staging/vt6656/*.[ch]
sed -i 's/\bPBYTE\b/u8 */g' drivers/staging/vt6656/*.[ch]
Signed-off-by: Andres More <more.andres@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/cifs/file.c')
0 files changed, 0 insertions, 0 deletions