Searched hist:edc221d0 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/gfs2/ |
H A D | glock.h | edc221d0 Wed Nov 10 15:19:06 CST 2010 Joe Perches <joe@perches.com> GFS2: fs/gfs2/glock.h: Add __attribute__((format(printf,2,3)) to gfs2_print_dbg
Functions that use printf formatting, especially those that use %pV, should have their uses of printf format and arguments checked by the compiler.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com> edc221d0 Wed Nov 10 15:19:06 CST 2010 Joe Perches <joe@perches.com> GFS2: fs/gfs2/glock.h: Add __attribute__((format(printf,2,3)) to gfs2_print_dbg Functions that use printf formatting, especially those that use %pV, should have their uses of printf format and arguments checked by the compiler. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
|