lkml.org 
[lkml]   [2009]   [Oct]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v6 5/5]: mtdoops: refactor as a kmsg_dumper
On Wed, 14 Oct 2009 15:41:24 +0200
Simon Kagstrom <simon.kagstrom@netinsight.net> wrote:

> -static void __exit mtdoops_console_exit(void)
> +static void __exit mtdoops_exit(void)
> {
> struct mtdoops_context *cxt = &oops_cxt;
>
> unregister_mtd_user(&mtdoops_notifier);
> - unregister_console(&mtdoops_console);
> kfree(cxt->name);

The kfree should go as well since cxt->name is no longer allocated. I'll
await further comments and send a new patch tomorrow.

// Simon


\
 
 \ /
  Last update: 2009-10-14 17:19    [W:0.089 / U:0.456 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site