Hi,

commit e8a3e4719b7ec19288c56f22623f537cb78885c1
Author: Eric W. Biederman <ebied...@xmission.com>
Date:   Sun Sep 16 01:11:45 2012 -0700

    userns: Implement struct kqid

causes this warning:

fs/quota/dquot.c: In function ‘need_print_warning’:
fs/quota/dquot.c:1158: warning: enumeration value ‘PRJQUOTA’ not handled in 
switch

and it seems to be a valid one -- the switch in need_print_warning() 
contains neither 'default' nor PRJQUOTA case handler.

-- 
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to