Skip to content
Commit 7220c017 authored by Dave Kleikamp's avatar Dave Kleikamp
Browse files

JFS: Remove incorrect kgdb define



jfs_debug.h uses an incorrect CONFIG_KERNEL_ASSERT ifdef to redefine the
assert macro for kgdb use.  I believe the code worked a long time ago, but
today it's not a valid config option.  Since I'm not aware of anybody
interested in debugging jfs with kgdb, it should just be removed.

Thanks to Robert P. J. Day for reporting this.

Signed-off-by: default avatarDave Kleikamp <shaggy@austin.ibm.com>
parent 4aa0d230
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment