Staging: ced1401: Fixes C pointer format warnings

Fixes checkpatch warnings about C pointer format.

Signed-off-by: Elena Ufimtseva <ufimtseva@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Elena Ufimtseva 2013-05-15 12:57:16 -04:00 committed by Greg Kroah-Hartman
parent e4837704c5
commit d1cc1b861e
6 changed files with 46 additions and 45 deletions

View file

@ -285,3 +285,4 @@ U14API(int) U14InitLib(void);
#endif #endif
#endif /* End of ifndef __USE1401_H__ */ #endif /* End of ifndef __USE1401_H__ */