Prev: [PATCH] Revert "writeback: limit write_cache_pages integrity scanning to current EOF"
Next: security:ebitmap.c Fix warning: variable 'e_sft' set but not used
From: Justin P. Mattock on 28 Jun 2010 13:50 On 06/28/2010 05:38 AM, David Howells wrote: > Justin P. Mattock<justinmattock(a)gmail.com> wrote: > >> In this case the safest approach(in my mind) would be to just >> mark the integer __unused. Keep in mind though Im not certain >> if this is the right place for this value i.e. will this effect >> *instkey or not(please check). > > This is the wrong approach. Either the variable should be got rid of, or it > should be used to replace all the other calls to key_ref_to_ptr() in > keyctl_describe_key(). > > David > I see your patch you sent for this.. vary nice! Thanks! Justin P. Mattock -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |